public interface Insertable extends Sql
Modifier and Type | Method and Description |
---|---|
AutoGeneratedKey |
getAutoGeneratedKey() |
boolean |
isAutoGenerateKey() |
void |
setAutoGeneratedKey(AutoGeneratedKey autoGeneratedKey) |
asDeletable, asInsertable, asSelectable, asStorable, asUpdateable, bind, extractNames, extractNames, getIsolation, getLanguageType, getName, getPackage, getParamParser, getResourceName, getResultSetConcurrency, getResultSetHoldability, getResultSetType, getReturnType, getReturnTypeAsClass, getSql, getSql, getSqlDialect, getSqlType, getStats, getTimeout, getTimestamp, getValidateType, getXPath, hasReturnType, isDeletable, isInsertable, isSelectable, isStorable, isUpdateable, setValidateType
static final String TAG_NAME
AutoGeneratedKey getAutoGeneratedKey()
boolean isAutoGenerateKey()
void setAutoGeneratedKey(AutoGeneratedKey autoGeneratedKey)
Copyright © 2012–2020 jkniv, copyleft code. All rights reserved.