protected class JdbcExtendedDaoImpl.AclPermissionInsert
extends org.springframework.jdbc.object.SqlUpdate
Modifier | Constructor and Description |
---|---|
protected |
AclPermissionInsert(DataSource ds) |
Modifier and Type | Method and Description |
---|---|
protected void |
insert(Long aclObjectIdentity,
String recipient,
Integer mask) |
checkRowsAffected, setMaxRowsAffected, setRequiredRowsAffected, update, update, update, update, update, update, update, update, update, updateByNamedParam, updateByNamedParam
compileInternal, getParsedSql, newPreparedStatementCreator, newPreparedStatementCreator, newPreparedStatementSetter, onCompileInternal
afterPropertiesSet, allowsUnusedParameters, checkCompiled, compile, declareParameter, getDeclaredParameters, getGeneratedKeysColumnNames, getJdbcTemplate, getResultSetType, getSql, isCompiled, isReturnGeneratedKeys, isUpdatableResults, setDataSource, setFetchSize, setGeneratedKeysColumnNames, setJdbcTemplate, setMaxRows, setParameters, setQueryTimeout, setResultSetType, setReturnGeneratedKeys, setSql, setTypes, setUpdatableResults, supportsLobParameters, validateNamedParameters, validateParameters
protected AclPermissionInsert(DataSource ds)
Copyright © 2014. All rights reserved.