Uses of Package
org.hibernate.resource.transaction.spi
-
Packages that use org.hibernate.resource.transaction.spi Package Description org.hibernate This package defines the central Hibernate APIs, beginning withSessionFactory
, which represents an instance of Hibernate at runtime and is the source of new instances ofSession
andStatelessSession
, the most important APIs exposing persistence-related operations for entities.org.hibernate.engine.jdbc.internal Internals for supporting various aspects of JDBC interactionorg.hibernate.engine.jdbc.spi SPI contracts supporting various aspects of JDBC interaction.org.hibernate.engine.spi This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.org.hibernate.engine.transaction.internal org.hibernate.engine.transaction.spi An SPI abstracting the object which implementsTransaction
.org.hibernate.envers.internal.entities.mapper.relation.lazy org.hibernate.event.spi Defines the event types and event listener interfaces for events produced by the statefulSession
.org.hibernate.internal An internal package containing implementations of central Hibernate APIs, mostly defined inorg.hibernate
.org.hibernate.resource.jdbc.internal Implementation of the SPI for managing JDBC connections and other heavyweight resources.org.hibernate.resource.jdbc.spi An SPI for managing JDBC connections and other heavyweight resources, based around the idea of a "JDBC session".org.hibernate.resource.transaction.backend.jdbc.internal An implementation ofTransactionCoordinator
based onJdbcResourceTransaction
.org.hibernate.resource.transaction.backend.jdbc.spi An SPI which models the concept of a JDBC resource-level transaction.org.hibernate.resource.transaction.backend.jta.internal org.hibernate.resource.transaction.internal Internal implementation details for the resource-level transaction capabilities of Hibernate.org.hibernate.resource.transaction.spi Extended SPI contracts for the resource-level transaction capabilities of Hibernate.org.hibernate.testing.jta org.hibernate.tool.schema.extract.internal Implementation of the SPI for schema information extraction from the database via JDBC.org.hibernate.tool.schema.internal An implementation of the SPI for the tooling related to DDL generation, export, migration, and validation.org.hibernate.tool.schema.internal.exec Support for exporting generated DDL to the database or to SQL scripts.org.hibernate.tool.schema.spi An SPI for the tooling related to DDL generation, export, migration, and validation. -
Classes in org.hibernate.resource.transaction.spi used by org.hibernate Class Description TransactionStatus Enumeration of statuses in which a transaction facade (Transaction
) might be. -
Classes in org.hibernate.resource.transaction.spi used by org.hibernate.engine.jdbc.internal Class Description TransactionCoordinatorOwner Models an owner of aTransactionCoordinator
. -
Classes in org.hibernate.resource.transaction.spi used by org.hibernate.engine.jdbc.spi Class Description TransactionCoordinatorOwner Models an owner of aTransactionCoordinator
. -
Classes in org.hibernate.resource.transaction.spi used by org.hibernate.engine.spi Class Description TransactionCoordinator Models the coordination of all transaction related flows.TransactionCoordinatorBuilder.Options Access to options to are specific to eachTransactionCoordinator
instance. -
Classes in org.hibernate.resource.transaction.spi used by org.hibernate.engine.transaction.internal Class Description TransactionCoordinator Models the coordination of all transaction related flows.TransactionCoordinator.TransactionDriver Provides the means for resource-local transactions (as transaction drivers) to control the underlying "physical transaction" currently associated with theTransactionCoordinator
.TransactionStatus Enumeration of statuses in which a transaction facade (Transaction
) might be. -
Classes in org.hibernate.resource.transaction.spi used by org.hibernate.engine.transaction.spi Class Description TransactionObserver Observer of internal transaction events. -
Classes in org.hibernate.resource.transaction.spi used by org.hibernate.envers.internal.entities.mapper.relation.lazy Class Description TransactionCoordinatorBuilder.Options Access to options to are specific to eachTransactionCoordinator
instance. -
Classes in org.hibernate.resource.transaction.spi used by org.hibernate.event.spi Class Description TransactionCoordinatorBuilder.Options Access to options to are specific to eachTransactionCoordinator
instance. -
Classes in org.hibernate.resource.transaction.spi used by org.hibernate.internal Class Description TransactionCoordinator Models the coordination of all transaction related flows.TransactionCoordinatorBuilder.Options Access to options to are specific to eachTransactionCoordinator
instance. -
Classes in org.hibernate.resource.transaction.spi used by org.hibernate.resource.jdbc.internal Class Description TransactionStatus Enumeration of statuses in which a transaction facade (Transaction
) might be. -
Classes in org.hibernate.resource.transaction.spi used by org.hibernate.resource.jdbc.spi Class Description TransactionCoordinator Models the coordination of all transaction related flows. -
Classes in org.hibernate.resource.transaction.spi used by org.hibernate.resource.transaction.backend.jdbc.internal Class Description DdlTransactionIsolator Provides access to aConnection
that is isolated from any "current transaction" with the designated purpose of performing DDL commands.IsolationDelegate Contract for performing work in a manner that isolates it from any current transaction.SynchronizationRegistry Manages a registry of (local) JTASynchronization
instancesTransactionCoordinator Models the coordination of all transaction related flows.TransactionCoordinator.TransactionDriver Provides the means for resource-local transactions (as transaction drivers) to control the underlying "physical transaction" currently associated with theTransactionCoordinator
.TransactionCoordinatorBuilder Builder forTransactionCoordinator
instances.TransactionCoordinatorBuilder.Options Access to options to are specific to eachTransactionCoordinator
instance.TransactionCoordinatorOwner Models an owner of aTransactionCoordinator
.TransactionObserver Observer of internal transaction events.TransactionStatus Enumeration of statuses in which a transaction facade (Transaction
) might be. -
Classes in org.hibernate.resource.transaction.spi used by org.hibernate.resource.transaction.backend.jdbc.spi Class Description TransactionStatus Enumeration of statuses in which a transaction facade (Transaction
) might be. -
Classes in org.hibernate.resource.transaction.spi used by org.hibernate.resource.transaction.backend.jta.internal Class Description DdlTransactionIsolator Provides access to aConnection
that is isolated from any "current transaction" with the designated purpose of performing DDL commands.IsolationDelegate Contract for performing work in a manner that isolates it from any current transaction.SynchronizationRegistry Manages a registry of (local) JTASynchronization
instancesTransactionCoordinator Models the coordination of all transaction related flows.TransactionCoordinator.TransactionDriver Provides the means for resource-local transactions (as transaction drivers) to control the underlying "physical transaction" currently associated with theTransactionCoordinator
.TransactionCoordinatorBuilder Builder forTransactionCoordinator
instances.TransactionCoordinatorBuilder.Options Access to options to are specific to eachTransactionCoordinator
instance.TransactionCoordinatorOwner Models an owner of aTransactionCoordinator
.TransactionObserver Observer of internal transaction events.TransactionStatus Enumeration of statuses in which a transaction facade (Transaction
) might be. -
Classes in org.hibernate.resource.transaction.spi used by org.hibernate.resource.transaction.internal Class Description SynchronizationRegistry Manages a registry of (local) JTASynchronization
instancesSynchronizationRegistryImplementor SPI contract forSynchronizationRegistry
implementors.TransactionCoordinatorBuilder Builder forTransactionCoordinator
instances. -
Classes in org.hibernate.resource.transaction.spi used by org.hibernate.resource.transaction.spi Class Description DdlTransactionIsolator Provides access to aConnection
that is isolated from any "current transaction" with the designated purpose of performing DDL commands.IsolationDelegate Contract for performing work in a manner that isolates it from any current transaction.SynchronizationRegistry Manages a registry of (local) JTASynchronization
instancesTransactionCoordinator Models the coordination of all transaction related flows.TransactionCoordinator.TransactionDriver Provides the means for resource-local transactions (as transaction drivers) to control the underlying "physical transaction" currently associated with theTransactionCoordinator
.TransactionCoordinatorBuilder Builder forTransactionCoordinator
instances.TransactionCoordinatorBuilder.Options Access to options to are specific to eachTransactionCoordinator
instance.TransactionCoordinatorOwner Models an owner of aTransactionCoordinator
.TransactionObserver Observer of internal transaction events.TransactionStatus Enumeration of statuses in which a transaction facade (Transaction
) might be. -
Classes in org.hibernate.resource.transaction.spi used by org.hibernate.testing.jta Class Description TransactionCoordinator Models the coordination of all transaction related flows.TransactionCoordinatorBuilder Builder forTransactionCoordinator
instances.TransactionCoordinatorBuilder.Options Access to options to are specific to eachTransactionCoordinator
instance.TransactionCoordinatorOwner Models an owner of aTransactionCoordinator
. -
Classes in org.hibernate.resource.transaction.spi used by org.hibernate.tool.schema.extract.internal Class Description DdlTransactionIsolator Provides access to aConnection
that is isolated from any "current transaction" with the designated purpose of performing DDL commands. -
Classes in org.hibernate.resource.transaction.spi used by org.hibernate.tool.schema.internal Class Description DdlTransactionIsolator Provides access to aConnection
that is isolated from any "current transaction" with the designated purpose of performing DDL commands. -
Classes in org.hibernate.resource.transaction.spi used by org.hibernate.tool.schema.internal.exec Class Description DdlTransactionIsolator Provides access to aConnection
that is isolated from any "current transaction" with the designated purpose of performing DDL commands. -
Classes in org.hibernate.resource.transaction.spi used by org.hibernate.tool.schema.spi Class Description DdlTransactionIsolator Provides access to aConnection
that is isolated from any "current transaction" with the designated purpose of performing DDL commands.