Uses of Interface
org.hibernate.metamodel.mapping.NonTransientException
-
Packages that use NonTransientException Package Description org.hibernate org.hibernate.metamodel org.hibernate.metamodel.mapping.ordering.ast -
-
Uses of NonTransientException in org.hibernate
Classes in org.hibernate that implement NonTransientException Modifier and Type Class Description classNotYetImplementedFor6ExceptionThrown from methods added for 6.0 that are not yet implemented. -
Uses of NonTransientException in org.hibernate.metamodel
Classes in org.hibernate.metamodel that implement NonTransientException Modifier and Type Class Description classUnsupportedMappingException -
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 classOrderByComplianceViolation
-