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) |
populateStatement
protected AbstractPreparedStatementCachingDaoJdbc.RetrievingListJdbcWrapper()
protected abstract T extractResult(ResultSet resultSet) throws SQLException
SQLException
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.