Uses of Class
org.hibernate.boot.MappingException
-
Packages that use MappingException Package Description org.hibernate.boot 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.boot Modifier and Type Class Description classMappingNotFoundExceptionIndicates that a mapping document could not be found at a givenOrigin.classUnsupportedOrmXsdVersionExceptionSpecialized exception indicating that an unsupportedorm.xmlXSD version was specified
-