Uses of Interface
org.hibernate.metamodel.mapping.NonTransientException
-
Packages that use NonTransientException Package Description org.hibernate.metamodel This package defines an API for accessing the runtime metamodel describing persistent entities in Java and their mappings to the relational database schema.org.hibernate.metamodel.mapping.ordering.ast -
-
Uses of NonTransientException in org.hibernate.metamodel
Classes in org.hibernate.metamodel that implement NonTransientException Modifier and Type Class Description class
UnsupportedMappingException
-
Uses of NonTransientException in org.hibernate.metamodel.mapping.ordering.ast
Classes in org.hibernate.metamodel.mapping.ordering.ast that implement NonTransientException Modifier and Type Class Description class
OrderByComplianceViolation
-