| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| readme.txt | 2010-10-15 | 975 Bytes | |
| hibernate-jpamodelgen-1.1.0.CR1-dist.zip | 2010-10-15 | 3.8 MB | |
| hibernate-jpamodelgen-1.1.0.CR1-dist.tar.gz | 2010-10-15 | 3.1 MB | |
| Totals: 3 Items | 6.9 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. 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/ Mailing Lists: http://www.hibernate.org/20.html Source Code: http://anonsvn.jboss.org/repos/hibernate/jpamodelgen/trunk/ Issue Tracking: http://opensource.atlassian.com/projects/hibernate/browse/METAGEN