Uses of Package
com.ibatis.sqlmap.engine.execution
Packages that use com.ibatis.sqlmap.engine.execution
Package
Description
This package contains the core library client interface.
-
Classes in com.ibatis.sqlmap.engine.execution used by com.ibatis.sqlmap.clientClassDescriptionThis 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.executionClassDescriptionThis exception is thrown if a
java.sql.BatchUpdateException
is caught during the execution of any nested batch.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.implClassDescriptionThis exception is thrown if a
java.sql.BatchUpdateException
is caught during the execution of any nested batch.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.statementClassDescriptionClasses responsible for executing the SQL implement this interface Support for custom SQL Executors.