Book a Demo

Author Topic: Is there ORM and Java Annotations supported?  (Read 2027 times)

Stephen Kurlow

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Is there ORM and Java Annotations supported?
« on: August 24, 2010, 05:27:13 pm »
I would like to be able to define a persistable class using JPA annotations and then have EA generate the Java class code with the annotations in it plus also generate the DDL for it.

Is this possible? Or is there a third party add-on that can do it?

Stephen