I meant any other PCEnhancer not JPA enhancer. Sorry for that. Sreedhar
Jacek Laskowski-4 wrote: > > On 7/9/07, Sreedhar.sirigiri <[EMAIL PROTECTED]> wrote: > >> While building the project I'm using the following script in build.xml to >> Enhance the classes. Is there any way I can use JPA enhancer class >> instead >> of openJPA enchancer? If yes, can anyone provide the details. > > Is there any? Where did you find JPA enhancer class? > > You can enhance your entities at build time and runtime. How it's done > depends on the JPA provider you use. OpenJPA comes with PCEnhancer > that does the job at build time. If you've found JPA enhancer it > likely belongs to another jpa provider. > > BTW, the question should go to the user mailing list > ([EMAIL PROTECTED]) > > Jacek > > -- > Jacek Laskowski > http://www.JacekLaskowski.pl > > -- View this message in context: http://www.nabble.com/What-other-Enhancers-can-I-use-%21%21-tf4048660.html#a11500561 Sent from the OpenJPA Developers mailing list archive at Nabble.com.
