jpa - How to generate ORM.XML mapping files from annotations? -


At work, we prepare solutions for large organizations in the field of financial services, and we will mapping our deployment to XML Likes because recompile

orm.xml mapping. Files I found, and there is something that I see, but support for some JPA annotations.

We are using websphere for development, so we would like something which is considered openjapa implementation

Here's a possible view:

  1. Use annotated class to generate
  2. OpenJPA reverse the database schema in its XML schema file Use
  3. To generate XML mapping files from XML schema files Use Opanjepia for field

Comments