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

Packages that use ErrorContext
com.ibatis.sqlmap.engine.builder.xml   
com.ibatis.sqlmap.engine.scope   
 

Uses of ErrorContext in com.ibatis.sqlmap.engine.builder.xml
 

Fields in com.ibatis.sqlmap.engine.builder.xml declared as ErrorContext
 ErrorContext BaseParser.Variables.errorCtx
           
 ErrorContext BaseParser.Variables.errorContext
           
 

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

Methods in com.ibatis.sqlmap.engine.scope that return ErrorContext
 ErrorContext RequestScope.getErrorContext()
          Get the request's error context