public class SqlInsertQuery extends SqlModifyQuery implements InsertQuery
kind, optimisticLockCheckRequired, parameters, sql, sqlLogType, sqlNodecallerClassName, callerMethodName, config, message, method, queryTimeout| Constructor and Description |
|---|
SqlInsertQuery() |
| Modifier and Type | Method and Description |
|---|---|
void |
generateId(java.sql.Statement statement) |
addParameter, clearParameters, complete, getSql, getSqlExecutionSkipCause, getSqlLogType, isAutoGeneratedKeysSupported, isExecutable, isOptimisticLockCheckRequired, prepare, prepareOptions, prepareSql, setSqlLogType, setSqlNode, toStringcomment, getClassName, getConfig, getMethod, getMethodName, getQueryTimeout, setCallerClassName, setCallerMethodName, setConfig, setMessage, setMethod, setQueryTimeoutclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSql, getSqlExecutionSkipCause, getSqlLogType, isAutoGeneratedKeysSupported, isExecutable, isOptimisticLockCheckRequiredcomment, complete, getClassName, getConfig, getMethod, getMethodName, getQueryTimeout, preparepublic void generateId(java.sql.Statement statement)
generateId in interface InsertQuery