Uses of Class
org.hibernate.InvalidMappingException
-
Packages that use InvalidMappingException Package Description org.hibernate.boot This package contains the interfaces that make up the bootstrap API for Hibernate. -
-
Uses of InvalidMappingException in org.hibernate.boot
Subclasses of InvalidMappingException in org.hibernate.boot Modifier and Type Class Description classInvalidMappingExceptionIndicates a problem parsing the mapping document at a givenOrigin.
-