|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.engine.transaction.Isolater.JdbcDelegate
public static class Isolater.JdbcDelegate
An isolation delegate for JDBC-based transactions. Basically just grabs a new connection and does the work on that.
| Constructor Summary | |
|---|---|
Isolater.JdbcDelegate(SessionImplementor session)
|
|
| Method Summary | |
|---|---|
void |
delegateWork(IsolatedWork work,
boolean transacted)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Isolater.JdbcDelegate(SessionImplementor session)
| Method Detail |
|---|
public void delegateWork(IsolatedWork work,
boolean transacted)
throws HibernateException
HibernateException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||