| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| changelog.txt | 2012-01-25 | 5.8 kB | |
| readme.txt | 2012-01-25 | 1.1 kB | |
| hibernate-jpamodelgen-1.2.0.CR1-dist.zip | 2012-01-25 | 4.6 MB | |
| hibernate-jpamodelgen-1.2.0.CR1-dist.tar.gz | 2012-01-25 | 3.8 MB | |
| Totals: 4 Items | 8.4 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.2.0.CR1, 25.01.2012 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