| Package | Description |
|---|---|
| org.hibernate |
This package defines the central Hibernate APIs.
|
| org.hibernate.engine.jdbc.spi |
SPI contracts for supporting various aspects of JDBC interaction
|
| org.hibernate.engine.spi | |
| org.hibernate.event.spi | |
| org.hibernate.resource.jdbc.spi | |
| org.hibernate.resource.transaction.backend.jdbc.spi | |
| org.hibernate.resource.transaction.spi |
Extended SPI contracts for the resource-level transaction capabilities of Hibernate.
|
| Class and Description |
|---|
| TransactionStatus
Enumeration of statuses in which a transaction facade (
Transaction) might be. |
| Class and Description |
|---|
| TransactionCoordinatorOwner
Models an owner of a TransactionCoordinator.
|
| Class and Description |
|---|
| TransactionCoordinator
Models the coordination of all transaction related flows.
|
| TransactionCoordinatorBuilder.Options
Access to options to are specific to each TransactionCoordinator instance
|
| Class and Description |
|---|
| TransactionCoordinatorBuilder.Options
Access to options to are specific to each TransactionCoordinator instance
|
| Class and Description |
|---|
| TransactionCoordinator
Models the coordination of all transaction related flows.
|
| Class and Description |
|---|
| TransactionStatus
Enumeration of statuses in which a transaction facade (
Transaction) might be. |
| Class and Description |
|---|
| DdlTransactionIsolator
Provides access to a Connection that is isolated from
any "current transaction" with the designed purpose of
performing DDL commands
|
| SynchronizationRegistry
Manages a registry of (local) JTA
Synchronization instances |
| TransactionCoordinator
Models the coordination of all transaction related flows.
|
| TransactionCoordinator.TransactionDriver
Provides the means for "local transactions" (as transaction drivers) to control the
underlying "physical transaction" currently associated with the TransactionCoordinator.
|
| TransactionCoordinatorBuilder
Builder for TransactionCoordinator instances
|
| TransactionCoordinatorBuilder.Options
Access to options to are specific to each TransactionCoordinator instance
|
| TransactionCoordinatorOwner
Models an owner of a TransactionCoordinator.
|
| TransactionStatus
Enumeration of statuses in which a transaction facade (
Transaction) might be. |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.