public interface ModifyQuery extends Query
| Modifier and Type | Method and Description |
|---|---|
PreparedSql |
getSql() |
SqlExecutionSkipCause |
getSqlExecutionSkipCause() |
SqlLogType |
getSqlLogType() |
boolean |
isAutoGeneratedKeysSupported() |
boolean |
isExecutable() |
boolean |
isOptimisticLockCheckRequired() |
comment, complete, getClassName, getConfig, getMethod, getMethodName, getQueryTimeout, preparePreparedSql getSql()
boolean isOptimisticLockCheckRequired()
boolean isAutoGeneratedKeysSupported()
boolean isExecutable()
SqlExecutionSkipCause getSqlExecutionSkipCause()
SqlLogType getSqlLogType()