protected static class ThreadLocalSessionContext.CleanupSync extends Object implements Synchronization, Serializable
Modifier and Type | Field and Description |
---|---|
protected SessionFactory |
factory |
Constructor and Description |
---|
ThreadLocalSessionContext.CleanupSync(SessionFactory factory) |
protected final SessionFactory factory
public ThreadLocalSessionContext.CleanupSync(SessionFactory factory)
public void beforeCompletion()
beforeCompletion
in interface Synchronization
public void afterCompletion(int i)
afterCompletion
in interface Synchronization
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.