public class SqlBatchUpdateQuery extends SqlBatchModifyQuery implements BatchUpdateQuery
batchSize, kind, optimisticLockCheckRequired, parameters, parameterSize, sqlLogType, sqlNode, sqlscallerClassName, callerMethodName, config, message, method, queryTimeout| Constructor and Description |
|---|
SqlBatchUpdateQuery() |
| Modifier and Type | Method and Description |
|---|---|
void |
incrementVersions() |
addParameter, clearParameters, complete, getBatchSize, getSql, getSqlExecutionSkipCause, getSqlLogType, getSqls, isAutoGeneratedKeysSupported, isExecutable, isOptimisticLockCheckRequired, prepare, prepareOptions, prepareSql, setBatchSize, setSqlLogType, setSqlNode, toStringcomment, getClassName, getConfig, getMethod, getMethodName, getQueryTimeout, setCallerClassName, setCallerMethodName, setConfig, setMessage, setMethod, setQueryTimeoutclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBatchSize, getSql, getSqlExecutionSkipCause, getSqlLogType, getSqls, isAutoGeneratedKeysSupported, isExecutable, isOptimisticLockCheckRequiredcomment, complete, getClassName, getConfig, getMethod, getMethodName, getQueryTimeout, preparepublic void incrementVersions()
incrementVersions in interface BatchUpdateQuery