JPA support in Eclipse
is provided by the Oracle lead Dali project. It's focused on the
creation and editing of Entities for both application managed and
container managed deployments (in conjunction with the Web Tools
Platform).
Dali features include: reverse engineering Entities from database
tables, generation of database schema from mapped Entities, and
validation of Entity mappings against the database schema.
|