public class CSQLPurifier extends java.lang.Object implements ThreadPurifier
| Constructor and Description |
|---|
CSQLPurifier(java.lang.ThreadLocal connections)
clean up any database transactions that are open.
|
| Modifier and Type | Method and Description |
|---|---|
void |
purifyThread()
purify thread.
|
public CSQLPurifier(java.lang.ThreadLocal connections)
connections - access to the private list of connectionspublic void purifyThread()
purifyThread in interface ThreadPurifierstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.