Description
A Java 6 annotation processor used to generate JPA 2 StaticMetamodel classes, intended mostly for use in JPA 2 criteria queries. The processor (JPAMetaModelEntityProcessor) processes all classes annotated with @Entity, as well as entities mapped in /META-INF/orm.xml and mapping files specified in persistence.xml.
- Lead: Hardy Ferentschik
- Key:METAGEN
Issues: 30 Day Summary
Issues: 10 created and 11 resolved
MoreIssues: Updated recently
-
METAGEN-24
Last Tuesday 06:25 PM
Create a mechanism to check whether xml files have changed
-
METAGEN-23
Last Tuesday 01:06 PM
Handle @IdClass case
-
METAGEN-9
29/Jan/10
Implement mixed configuration (annotation + xml)