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_ACCESSORstatic final SpecializedAnnotationDescriptor<BatchSize, BatchSizeAnnotation> HibernateAnnotations.BATCH_SIZEstatic final SpecializedAnnotationDescriptor<Collate, CollateAnnotation> HibernateAnnotations.COLLATEstatic final SpecializedAnnotationDescriptor<Comment, CommentAnnotation> HibernateAnnotations.COMMENTstatic final SpecializedAnnotationDescriptor<Comments, CommentsAnnotation> HibernateAnnotations.COMMENTSHibernateAnnotations.DISCRIMINATOR_OPTIONSstatic final SpecializedAnnotationDescriptor<TenantId, TenantIdAnnotation> HibernateAnnotations.TENANT_IDHibernateAnnotations.TYPE_BINDER_TYPE