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) |
newRowMapperexecute, 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, setRowsExpectedcompileInternal, getParsedSql, newPreparedStatementCreator, newPreparedStatementCreator, newPreparedStatementSetter, onCompileInternalafterPropertiesSet, 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, validateParametersprotected ObjectPropertiesMapping(DataSource ds)
protected Object mapRow(ResultSet rs, int rownum) throws SQLException
mapRow in class org.springframework.jdbc.object.MappingSqlQuerySQLExceptionCopyright © 2016. All rights reserved.