-
Method Summary
Return the sql taking into account bind parameter expansion.
Return the Bind parameters.
Return a copy of the SqlUpdate with empty bind parameters.
boolean
Return true if we are using getGeneratedKeys.
void
Reset bind position to be ready for another bind execute.
void
Set the generated key value.
void
Set the final sql being executed with named parameters replaced etc.
Methods inherited from interface SqlUpdate
addBatch, execute, executeBatch, executeGetKey, executeNow, getGeneratedKey, getGeneratedSql, getLabel, getSql, getTimeout, isAutoTableMod, setArrayParameter, setAutoTableMod, setGetGeneratedKeys, setLabel, setNull, setNull, setNullParameter, setNullParameter, setParameter, setParameter, setParameter, setParameters, setTimeout