| Package | Description |
|---|---|
| org.hibernate.engine.spi | |
| org.hibernate.engine.transaction.internal | |
| org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
| org.hibernate.query.internal |
| Modifier and Type | Method and Description |
|---|---|
ExceptionConverter |
SharedSessionContractImplementor.getExceptionConverter() |
ExceptionConverter |
SessionDelegatorBaseImpl.getExceptionConverter() |
| Constructor and Description |
|---|
TransactionImpl(TransactionCoordinator transactionCoordinator,
ExceptionConverter exceptionConverter,
AbstractSharedSessionContract session) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExceptionConverterImpl |
| Modifier and Type | Field and Description |
|---|---|
protected ExceptionConverter |
AbstractSharedSessionContract.exceptionConverter |
| Modifier and Type | Method and Description |
|---|---|
ExceptionConverter |
AbstractSharedSessionContract.getExceptionConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected ExceptionConverter |
AbstractProducedQuery.getExceptionConverter() |
Copyright © 2019 JBoss by Red Hat. All rights reserved.