Uses of Class
org.hibernate.AnnotationException
Packages that use AnnotationException
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 AnnotationException in org.hibernate.boot.internal
Subclasses of AnnotationException in org.hibernate.boot.internalModifier and TypeClassDescriptionclass
Deprecated.It would be nice to be able to eliminate this completely -
Uses of AnnotationException in org.hibernate.boot.model.internal
Subclasses of AnnotationException in org.hibernate.boot.model.internalModifier and TypeClassDescriptionclass
Indicates an internal attempt to mark a column as non-nullable (because it's part of a primary key, for example) when we cannot force that column to be non-nullable. -
Uses of AnnotationException in org.hibernate.boot.models
Subclasses of AnnotationException in org.hibernate.boot.models