Hi Pinaki, I have created java bean (custom object) and defined in persistent xml. I have created native query and mapped attibutes to java bean. I was able to get the object properly. I have canonical meta-model is on.
If i use below code, it give me error saying, class is not enahnced. I understood because it's not annotated with @entity. and by default WAS 7.0 is enahcing all entity class. Is there way i can enhance custom bean ? or what should be the suggested way to handle this? Thanks unmarshall -- View this message in context: http://openjpa.208410.n2.nabble.com/How-to-Enable-Buildtime-entity-enhancement-in-RSA-tp6836583p6838031.html Sent from the OpenJPA Users mailing list archive at Nabble.com.