Uses of Annotation Interface
org.hibernate.annotations.Checks
Packages that useChecks
Package
Description
Overall, this module is responsible for takingmanaged-resources and building the
hibernate-models model (ClassDetails, etc.) to ultimately be bound into Hibernate'sboot-time model.Uses ofChecks inorg.hibernate.boot.models
Fields inorg.hibernate.boot.models with type parameters of typeChecksModifier and TypeFieldDescriptionstatic final org.hibernate.models.internal.OrmAnnotationDescriptor<Checks,ChecksAnnotation> HibernateAnnotations.CHECKSUses ofChecks inorg.hibernate.boot.models.annotations.internal
Constructors inorg.hibernate.boot.models.annotations.internal with parameters of typeChecksModifierConstructorDescriptionChecksAnnotation(Checks annotation, org.hibernate.models.spi.ModelsContext modelContext) Used in creating annotation instances from JDK variant