Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.hibernate.engine.transaction.spi Classes and Interfaces - 11 results found.
NameDescriptionTypePackageFramework
AbstractTransactionImplClassorg.hibernate.engine.transaction.spiHibernate ORM
IsolationDelegateContract for performing work in a manner that isolates it from any current transaction.Interfaceorg.hibernate.engine.transaction.spiHibernate ORM
JoinStatusenum JoinStatusextends EnumSee the JPA notion of joining a transaction for details.Classorg.hibernate.engine.transaction.spiHibernate ORM
LocalStatusenum LocalStatusextends EnumEnumeration of statuses in which a local transaction facade (Transaction) might be.Classorg.hibernate.engine.transaction.spiHibernate ORM
SynchronizationRegistryManages a registry of Synchronizations.Interfaceorg.hibernate.engine.transaction.spiHibernate ORM
TransactionContextAccess to services needed in the context of processing transaction requests.Interfaceorg.hibernate.engine.transaction.spiHibernate ORM
TransactionCoordinatorActs as the coordinator between the Hibernate engine and physical transactions.Interfaceorg.hibernate.engine.transaction.spiHibernate ORM
TransactionEnvironmentProvides access to transactional services.Interfaceorg.hibernate.engine.transaction.spiHibernate ORM
TransactionFactoryContract for transaction creation, as well as providing metadata and contextual information about that creation.Interfaceorg.hibernate.engine.transaction.spiHibernate ORM
TransactionImplementorAdditional contract for implementors of the Hibernate Transaction API.Interfaceorg.hibernate.engine.transaction.spiHibernate ORM
TransactionObserverObserver of internal transaction events.Interfaceorg.hibernate.engine.transaction.spiHibernate ORM