Uses of Class
com.ibatis.sqlmap.engine.scope.BaseScope

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

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

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