protected abstract class AbstractPreparedStatementCachingDaoJdbc.RetrievingListJdbcWrapper<T> extends AbstractPreparedStatementCachingDaoJdbc.JdbcWrapper
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractPreparedStatementCachingDaoJdbc.RetrievingListJdbcWrapper() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract T |
extractResult(ResultSet resultSet) |
List<T> |
get(Class<T> type) |
populateStatementprotected AbstractPreparedStatementCachingDaoJdbc.RetrievingListJdbcWrapper()
protected abstract T extractResult(ResultSet resultSet) throws SQLException
SQLExceptionCopyright © 2004–2015 The Kuali Foundation. All rights reserved.