Download free trial

Enhanced JPA Support



Hibernate 4.1 Support: In MyEclipse 10.6, we've added project support for Hibernate 4.1. You can also use Hibernate 4.1 in Spring-Hibernate projects with Spring 3.1.

Hibernate 4.1 can also be used as a JPA 2 provider in JPA projects; additional support for Hibernate-JPA will be coming in MyEclipse 11.

JPA:
  • JPA Diagram Editor

    Use the new JPA diagram editor to easily create new entities or edit entities in your existing JPA projects.

  • Dual code generation options

    When reverse engineering entities from your database tables, you can now choose to use DALI reverse engineering wizards as an alternative to the MyEclipse reverse engineering wizards.

  • Based on DALI 3.0
    Our JPA support is based on DALI 3.0, bringing in several enhancements like:
    • Better validation
    • Refactoring support for Java types and mapping files
    • JPQL content assist and validation
    • JAXB content assist and validation
    For more details on the DALI enhancements, click here.