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