protected static class ThreadLocalSessionContext.CleanupSynch extends Object implements Synchronization, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected SessionFactory |
factory |
| Constructor and Description |
|---|
CleanupSynch(SessionFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterCompletion(int i) |
void |
beforeCompletion() |
protected final SessionFactory factory
public CleanupSynch(SessionFactory factory)
public void beforeCompletion()
beforeCompletion in interface Synchronizationpublic void afterCompletion(int i)
afterCompletion in interface SynchronizationCopyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved