Uses of Class
com.ibatis.sqlmap.engine.execution.BatchException
Packages that use BatchException
Package
Description
This package contains the core library client interface.
-
Uses of BatchException in com.ibatis.sqlmap.client
Methods in com.ibatis.sqlmap.client that throw BatchExceptionModifier and TypeMethodDescriptionSqlMapExecutor.executeBatchDetailed()
Executes (flushes) all statements currently batched. -
Uses of BatchException in com.ibatis.sqlmap.engine.execution
Methods in com.ibatis.sqlmap.engine.execution that throw BatchExceptionModifier and TypeMethodDescriptionDefaultSqlExecutor.executeBatchDetailed
(SessionScope sessionScope) Execute a batch of statementsSqlExecutor.executeBatchDetailed
(SessionScope sessionScope) Execute a batch of statements. -
Uses of BatchException in com.ibatis.sqlmap.engine.impl
Methods in com.ibatis.sqlmap.engine.impl that throw BatchExceptionModifier and TypeMethodDescriptionExtendedSqlMapClient.executeBatchDetailed()
Deprecated.Execute batch detailed.SqlMapClientImpl.executeBatchDetailed()
SqlMapExecutorDelegate.executeBatchDetailed
(SessionScope sessionScope) Execute a batch for a session.SqlMapSessionImpl.executeBatchDetailed()