org.hibernate.context
protected static class ThreadLocalSessionContext.CleanupSynch extends java.lang.Object implements javax.transaction.Synchronization, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
protected SessionFactory |
factory |
Constructor and Description |
---|
ThreadLocalSessionContext.CleanupSynch(SessionFactory factory) |
Modifier and Type | Method and Description |
---|---|
void |
afterCompletion(int i) |
void |
beforeCompletion() |
protected final SessionFactory factory
public ThreadLocalSessionContext.CleanupSynch(SessionFactory factory)
Copyright © 2014. All Rights Reserved.