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