protected class JdbcDaoImpl.AclsByObjectIdentityMapping
extends org.springframework.jdbc.object.MappingSqlQuery
Returns the generic AclDetailsHolder
object.
Guarantees to never return null
(exceptions are thrown in the event of any issues).
The executed SQL requires the following information be made available from the indicated placeholders: 1. RECIPIENT, 2. MASK.
Modifier | Constructor and Description |
---|---|
protected |
AclsByObjectIdentityMapping(DataSource ds) |
Modifier and Type | Method and Description |
---|---|
protected Object |
mapRow(ResultSet rs,
int rownum) |
newRowMapper
execute, execute, execute, execute, execute, execute, execute, execute, execute, execute, execute, execute, executeByNamedParam, executeByNamedParam, findObject, findObject, findObject, findObject, findObject, findObject, findObject, findObject, findObject, findObject, findObjectByNamedParam, findObjectByNamedParam, getRowsExpected, setRowsExpected
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 AclsByObjectIdentityMapping(DataSource ds)
protected Object mapRow(ResultSet rs, int rownum) throws SQLException
mapRow
in class org.springframework.jdbc.object.MappingSqlQuery
SQLException
Copyright © 2016. All rights reserved.