| Package | Description |
|---|---|
| org.hibernate.engine.transaction.internal | |
| org.hibernate.engine.transaction.spi | |
| org.hibernate.resource.transaction |
Defines the resource-level transaction capabilities of Hibernate, which revolves around the
TransactionCoordinator contract. |
| org.hibernate.resource.transaction.backend.jdbc.internal | |
| org.hibernate.resource.transaction.backend.jta.internal |
| Class and Description |
|---|
| SynchronizationRegistry
Manages a registry of
Synchronizations. |
| Class and Description |
|---|
| JoinStatus
See the JPA notion of joining a transaction for details.
|
| Class and Description |
|---|
| IsolationDelegate
Contract for performing work in a manner that isolates it from any current transaction.
|
| TransactionObserver
Observer of internal transaction events.
|
| Class and Description |
|---|
| IsolationDelegate
Contract for performing work in a manner that isolates it from any current transaction.
|
| TransactionObserver
Observer of internal transaction events.
|
| Class and Description |
|---|
| IsolationDelegate
Contract for performing work in a manner that isolates it from any current transaction.
|
| TransactionObserver
Observer of internal transaction events.
|
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.