Uses of Class
org.hibernate.boot.models.annotations.internal.SpecializedAnnotationDescriptor
Packages that use SpecializedAnnotationDescriptor
Package
Description
Overall, this module is responsible for taking
managed-resources and
building the
hibernate-models
model (ClassDetails, etc.)
to ultimately be bound into Hibernate's boot-time model.-
Uses of SpecializedAnnotationDescriptor in org.hibernate.boot.models
Fields in org.hibernate.boot.models declared as SpecializedAnnotationDescriptorModifier and TypeFieldDescriptionHibernateAnnotations.ATTRIBUTE_ACCESSOR
static final SpecializedAnnotationDescriptor<BatchSize,
BatchSizeAnnotation> HibernateAnnotations.BATCH_SIZE
static final SpecializedAnnotationDescriptor<Collate,
CollateAnnotation> HibernateAnnotations.COLLATE
static final SpecializedAnnotationDescriptor<Comment,
CommentAnnotation> HibernateAnnotations.COMMENT
static final SpecializedAnnotationDescriptor<Comments,
CommentsAnnotation> HibernateAnnotations.COMMENTS
HibernateAnnotations.DISCRIMINATOR_OPTIONS
static final SpecializedAnnotationDescriptor<TenantId,
TenantIdAnnotation> HibernateAnnotations.TENANT_ID
HibernateAnnotations.TYPE_BINDER_TYPE