Hi all,

Up til now I created my entities using the java annotations with queries
etc, but was wondering if it's possible to specify the named queries in a
separate file, and still define the entities using annotations. Or do I have
to do my entities in orm file if I want the named queries in XML or similar.

Are there any guides on how to work with orm files using openjpa, does the
enhancer create the needed java classes from the XML or how does it work?

Cheers, Håkon

Reply via email to