Uses of Interface
org.hibernate.metamodel.mapping.NonTransientException
Packages that use NonTransientException
Package
Description
This package defines an API for accessing the runtime metamodel describing persistent
entities in Java and their mappings to the relational database schema.
-
Uses of NonTransientException in org.hibernate.metamodel
Classes in org.hibernate.metamodel that implement NonTransientExceptionModifier and TypeClassDescriptionclass
Indicated a problem with a mapping. -
Uses of NonTransientException in org.hibernate.metamodel.mapping.ordering.ast
Classes in org.hibernate.metamodel.mapping.ordering.ast that implement NonTransientException