|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibatis.sqlmap.engine.scope.BaseScope
com.ibatis.sqlmap.engine.scope.ThreadScope
Field Summary | |
private static java.lang.ThreadLocal |
LOCAL_CONTEXT
|
Fields inherited from class com.ibatis.sqlmap.engine.scope.BaseScope |
|
Constructor Summary | |
private |
ThreadScope()
|
Method Summary | |
static ThreadScope |
getInstance()
|
Methods inherited from class com.ibatis.sqlmap.engine.scope.BaseScope |
getAttribute, reset, setAttribute |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static final java.lang.ThreadLocal LOCAL_CONTEXT
Constructor Detail |
private ThreadScope()
Method Detail |
public static ThreadScope getInstance()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |