org.acegisecurity.acl.basic.jdbc
protected class JdbcExtendedDaoImpl.AclPermissionInsert extends org.springframework.jdbc.object.SqlUpdate
Modifier | Constructor and Description |
---|---|
protected |
JdbcExtendedDaoImpl.AclPermissionInsert(javax.sql.DataSource ds) |
Modifier and Type | Method and Description |
---|---|
protected void |
insert(java.lang.Long aclObjectIdentity,
java.lang.String recipient,
java.lang.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
Copyright © 2004-2014 Interface21, Inc. All Rights Reserved.