org.kuali.kfs.sys.batch.dataaccess.impl
Class AbstractPreparedStatementCachingDaoJdbc.RetrievingJdbcWrapper<T>
java.lang.Object
org.kuali.kfs.sys.batch.dataaccess.impl.AbstractPreparedStatementCachingDaoJdbc.JdbcWrapper
org.kuali.kfs.sys.batch.dataaccess.impl.AbstractPreparedStatementCachingDaoJdbc.RetrievingJdbcWrapper<T>
- Enclosing class:
- AbstractPreparedStatementCachingDaoJdbc
protected abstract class AbstractPreparedStatementCachingDaoJdbc.RetrievingJdbcWrapper<T>
- extends AbstractPreparedStatementCachingDaoJdbc.JdbcWrapper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractPreparedStatementCachingDaoJdbc.RetrievingJdbcWrapper
protected AbstractPreparedStatementCachingDaoJdbc.RetrievingJdbcWrapper()
extractResult
protected abstract T extractResult(ResultSet resultSet)
throws SQLException
- Throws:
SQLException
get
public T get(Class<T> type)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.