Uses of Package
org.hibernate.processor.annotation
-
Packages that use org.hibernate.processor.annotation Package Description org.hibernate.processor.annotation Implementation of the model classes backed by annotations.org.hibernate.processor.util Helper classes for string and type processing as well as access type detection. -
Classes in org.hibernate.processor.annotation used by org.hibernate.processor.annotation Class Description AbstractAnnotatedMethod AbstractCriteriaMethod AbstractFinderMethod AbstractQueryMethod AnnotationMeta AnnotationMetaAttribute Captures all information about an annotated persistent attribute.AnnotationMetaCollection AnnotationMetaEntity Class used to collect meta information about an annotated type (entity, embeddable or mapped superclass).AnnotationMetaPackage Class used to collect meta information about an annotated package.DataAnnotationMetaAttribute Captures all information about an annotated persistent attribute. -
Classes in org.hibernate.processor.annotation used by org.hibernate.processor.util Class Description AnnotationMetaEntity Class used to collect meta information about an annotated type (entity, embeddable or mapped superclass).