Author Login
Post Reply
Hi,
I'm trying to set an OpenJPA project with Eclipse (I'm currently using IntelliJ).
I checked that page :
http://openjpa.apache.org/enhancement-with-eclipse.html
and decided to go with custom Ant builder.
Where is the persistent.xml file ?
Unfortunately, the file is not mentioned in the example gray zone.
I used to have several persistent.xml files : one for build-time enhancing and another slightly different one as runtime-time config.
How can I manage that ?
Thanks !