Package org.hibernate.jpamodelgen
The main package of this annotation processor. The actual processor class is
JPAMetaModelEntityProcessor
.-
Class Summary Class Description ClassWriter Helper class to write the actual metamodel class using theFiler
API.Context ImportContextImpl JPAMetaModelEntityProcessor Main annotation processor.Version Information about the Meta Model Generator version. -
Exception Summary Exception Description MetaModelGenerationException RuntimeException
used for errors during meta model generation.ProcessLaterException