Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
hibernate-jpamodelgen-1.1.0.Final-dist.zip | 2010-11-16 | 4.0 MB | |
hibernate-jpamodelgen-1.1.0.Final-dist.tar.gz | 2010-11-16 | 3.3 MB | |
readme.txt | 2010-11-03 | 1.1 kB | |
Totals: 3 Items | 7.3 MB | 0 |
Hibernate JPA 2 Metamodel Generator What is it? ----------- This is a Java 6 annotation processor generating meta model classes for the JPA 2 criteria queries. The processor (JPAMetaModelEntityProcessor) processes all classes annotated with @Entity, @MappedSuperclass or @Embeddable, as well as entities mapped in /META-INF/orm.xml and mapping files specified in persistence.xml. Latest stable version ------------------- 1.1.0.Final, 3.11.2010 System Requirements ------------------- JDK 1.6 or above. Documentation ------------- http://docs.jboss.org/hibernate/stable/jpamodelgen/reference/en-US/ Licensing --------- Please see the file called license.txt Resources --------- Home Page: http://www.hibernate.org/subprojects/jpamodelgen.html Mailing Lists: http://www.hibernate.org/community/mailinglists Source Code: http://github.com/hibernate/hibernate-metamodelgen Issue Tracking: http://opensource.atlassian.com/projects/hibernate/browse/METAGEN