Package | Description |
---|---|
org.hibernate.engine.spi | |
org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
org.hibernate.jpa.internal |
Defines Hibernate implementation of Java Persistence specification.
|
Modifier and Type | Method and Description |
---|---|
ExceptionMapper |
SessionOwner.getExceptionMapper()
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
ExceptionMapperStandardImpl |
Modifier and Type | Field and Description |
---|---|
static ExceptionMapper |
ExceptionMapperStandardImpl.INSTANCE |
Modifier and Type | Method and Description |
---|---|
ExceptionMapper |
SessionFactoryImpl.StatelessSessionBuilderImpl.getExceptionMapper() |
ExceptionMapper |
SessionCreationOptions.getExceptionMapper() |
Modifier and Type | Class and Description |
---|---|
class |
ExceptionMapperLegacyJpaImpl |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.