Uses of Class
org.hibernate.boot.MappingException
Packages that use MappingException
Package
Description
This package contains the interfaces that make up the bootstrap API
for Hibernate.
-
Uses of MappingException in org.hibernate.boot
Subclasses of MappingException in org.hibernate.bootModifier and TypeClassDescriptionclass
Indicates that a mapping document could not be found at a givenOrigin
.class
Specialized exception indicating that an unsupportedorm.xml
XSD version was specified -
Uses of MappingException in org.hibernate.boot.jaxb.hbm.transform
Subclasses of MappingException in org.hibernate.boot.jaxb.hbm.transformModifier and TypeClassDescriptionclass
Generalized error while performinghbm.xml
transformation -
Uses of MappingException in org.hibernate.envers.boot
Subclasses of MappingException in org.hibernate.envers.bootModifier and TypeClassDescriptionclass
Indicates an error happened during the Envers mapping boot process.