Uses of Class
org.hibernate.AnnotationException
-
Packages that use AnnotationException Package Description org.hibernate.cfg -
-
Uses of AnnotationException in org.hibernate.cfg
Subclasses of AnnotationException in org.hibernate.cfg Modifier and Type Class Description class
CannotForceNonNullableException
Indicates an internal attempt to mark a column as non-nullable (because its part of a PK, etc) but we cannot force that column to be non-nullable.class
RecoverableException
Deprecated.Was only ever referenced in a single place, in an extremely dubious way.
-