|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.context.ThreadLocalSessionContext.CleanupSynch
protected static class ThreadLocalSessionContext.CleanupSynch
JTA transaction synch used for cleanup of the internal session map.
| Field Summary | |
|---|---|
protected SessionFactory |
factory
|
| Constructor Summary | |
|---|---|
ThreadLocalSessionContext.CleanupSynch(SessionFactory factory)
|
|
| Method Summary | |
|---|---|
void |
afterCompletion(int i)
|
void |
beforeCompletion()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final SessionFactory factory
| Constructor Detail |
|---|
public ThreadLocalSessionContext.CleanupSynch(SessionFactory factory)
| Method Detail |
|---|
public void beforeCompletion()
beforeCompletion in interface javax.transaction.Synchronizationpublic void afterCompletion(int i)
afterCompletion in interface javax.transaction.Synchronization
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||