public abstract class AbstractCreateQuery<RESULT> extends AbstractQuery implements CreateQuery<RESULT>
callerClassName, callerMethodName, config, message, method, queryTimeout| Constructor and Description |
|---|
AbstractCreateQuery() |
| Modifier and Type | Method and Description |
|---|---|
void |
complete() |
int |
getQueryTimeout() |
Sql<?> |
getSql() |
comment, getClassName, getConfig, getMethod, getMethodName, prepare, setCallerClassName, setCallerMethodName, setConfig, setMessage, setMethod, setQueryTimeoutclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatecomment, getClassName, getConfig, getMethod, getMethodName, preparepublic int getQueryTimeout()
getQueryTimeout in interface QuerygetQueryTimeout in class AbstractQuery