Uses of Interface
org.hibernate.resource.transaction.backend.jta.internal.synchronization.ExceptionMapper
Packages that use ExceptionMapper
Package
Description
An internal package containing implementations of central Hibernate APIs,
mostly defined in
org.hibernate
.Defines Hibernate implementation of Java Persistence specification.
-
Uses of ExceptionMapper in org.hibernate.internal
Classes in org.hibernate.internal that implement ExceptionMapperFields in org.hibernate.internal declared as ExceptionMapperModifier and TypeFieldDescriptionstatic final ExceptionMapper
ExceptionMapperStandardImpl.INSTANCE
Methods in org.hibernate.internal that return ExceptionMapperModifier and TypeMethodDescriptionSessionCreationOptions.getExceptionMapper()
SessionFactoryImpl.SessionBuilderImpl.getExceptionMapper()
SessionFactoryImpl.StatelessSessionBuilderImpl.getExceptionMapper()
-
Uses of ExceptionMapper in org.hibernate.jpa.internal
Classes in org.hibernate.jpa.internal that implement ExceptionMapper