JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages |
Classes and Interfaces
SEARCH:
Package org.hibernate.engine.transaction.spi
package
org.hibernate.engine.transaction.spi
An SPI abstracting the object which implements
Transaction
.
See Also:
TransactionImplementor
Interfaces
Class
Description
TransactionImplementor
Defines the "internal contract" for an implementation of
Transaction
.