Package com.ibatis.sqlmap.engine.scope

Interface Summary
Scope An interface to simplify access to different scopes (contexts?)
 

Class Summary
BaseScope Abstract implementation of the Scope interface
ErrorContext An error context to help us create meaningful error messages
RequestScope Request based implementation of Scope interface
SessionScope A Session based implementation of the Scope interface