|
|||||||||
| Home >> All >> org >> hibernate >> engine >> [ transaction overview ] | PREV NEXT | ||||||||
Uses of Interface
org.hibernate.engine.transaction.IsolatedWork
| Uses of IsolatedWork in org.hibernate.engine.transaction |
| Methods in org.hibernate.engine.transaction with parameters of type IsolatedWork | |
static void |
Isolater.doIsolatedWork(IsolatedWork work,
org.hibernate.engine.SessionImplementor session)
The exposed service of this class. |
void |
Isolater.Delegate.delegateWork(IsolatedWork work)
|
void |
Isolater.JtaDelegate.delegateWork(IsolatedWork work)
|
void |
Isolater.JdbcDelegate.delegateWork(IsolatedWork work)
|
|
|||||||||
| Home >> All >> org >> hibernate >> engine >> [ transaction overview ] | PREV NEXT | ||||||||