protected class JdbcDaoImpl.ObjectPropertiesMapping
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. ID, 2. OBJECT_IDENTITY, 3. ACL_CLASS and 4. PARENT_OBJECT_IDENTITY.
Modifier | Constructor and Description |
---|---|
protected |
ObjectPropertiesMapping(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 ObjectPropertiesMapping(DataSource ds)
protected Object mapRow(ResultSet rs, int rownum) throws SQLException
mapRow
in class org.springframework.jdbc.object.MappingSqlQuery
SQLException
Copyright © 2014. All rights reserved.