Uses of Package
com.ibatis.sqlmap.engine.execution

Packages that use com.ibatis.sqlmap.engine.execution
com.ibatis.sqlmap.client This package contains the core library client interface. 
com.ibatis.sqlmap.engine.execution   
com.ibatis.sqlmap.engine.impl   
com.ibatis.sqlmap.engine.mapping.statement   
 

Classes in com.ibatis.sqlmap.engine.execution used by com.ibatis.sqlmap.client
BatchException
          This exception is thrown if a java.sql.BatchUpdateException is caught during the execution of any nested batch.
 

Classes in com.ibatis.sqlmap.engine.execution used by com.ibatis.sqlmap.engine.execution
BatchException
          This exception is thrown if a java.sql.BatchUpdateException is caught during the execution of any nested batch.
SqlExecutor
          Classes responsible for executing the SQL implement this interface Support for custom SQL Executors.
 

Classes in com.ibatis.sqlmap.engine.execution used by com.ibatis.sqlmap.engine.impl
BatchException
          This exception is thrown if a java.sql.BatchUpdateException is caught during the execution of any nested batch.
SqlExecutor
          Classes responsible for executing the SQL implement this interface Support for custom SQL Executors.
 

Classes in com.ibatis.sqlmap.engine.execution used by com.ibatis.sqlmap.engine.mapping.statement
SqlExecutor
          Classes responsible for executing the SQL implement this interface Support for custom SQL Executors.
 



Copyright © 2010. All Rights Reserved.