Package org.hibernate.engine.transaction
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
IsolatedWork Represents work that needs to be performed in a manner which isolates it from any current application unit of work transaction.
Classes
Isolater Class which provides the isolation semantics required by an IsolatedWork .
Isolater.JdbcDelegate An isolation delegate for JDBC-based transactions.
Isolater.JtaDelegate An isolation delegate for JTA-based transactions.