Uses of Interface
com.ibatis.sqlmap.engine.scope.Scope

Packages that use Scope
com.ibatis.sqlmap.engine.scope   
 

Uses of Scope in com.ibatis.sqlmap.engine.scope
 

Classes in com.ibatis.sqlmap.engine.scope that implement Scope
 class BaseScope
          Abstract implementation of the Scope interface
 class RequestScope
          Request based implementation of Scope interface
 class SessionScope
          A Session based implementation of the Scope interface