Uses of Class
org.hibernate.AnnotationException
Packages that use AnnotationException
-
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.