com.stratelia.webactiv.util
Class DBUtil.SelectResultRowProcessor<ROW_ENTITY>
java.lang.Object
com.stratelia.webactiv.util.DBUtil.SelectResultRowProcessor<ROW_ENTITY>
- Type Parameters:
ROW_ENTITY
-
- Enclosing class:
- DBUtil
public abstract static class DBUtil.SelectResultRowProcessor<ROW_ENTITY>
- extends Object
Result Set Row Processor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DBUtil.SelectResultRowProcessor
protected DBUtil.SelectResultRowProcessor()
DBUtil.SelectResultRowProcessor
protected DBUtil.SelectResultRowProcessor(int limit)
currentRow
protected abstract ROW_ENTITY currentRow(int rowIndex,
ResultSet rs)
throws SQLException
- Throws:
SQLException
Copyright © 2016 Silverpeas. All Rights Reserved.