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