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

Packages that use ErrorContext
com.ibatis.sqlmap.engine.config   
com.ibatis.sqlmap.engine.scope   
 

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

Methods in com.ibatis.sqlmap.engine.config that return ErrorContext
 ErrorContext SqlMapConfiguration.getErrorContext()
           
 

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

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



Copyright © 2010. All Rights Reserved.