IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.bc.cm.dao.db2
Class BatchDAOImpl.ResultSetProcessor

java.lang.Object
  extended by com.ibm.btt.bc.cm.dao.db2.BatchDAOImpl.ResultSetProcessor
All Implemented Interfaces:
DAOBase.ProcessResultSet<Batch>
Enclosing class:
BatchDAOImpl

 class BatchDAOImpl.ResultSetProcessor
extends java.lang.Object
implements DAOBase.ProcessResultSet<Batch>


Constructor Summary
BatchDAOImpl.ResultSetProcessor()
           
 
Method Summary
 java.util.List<Batch> processResultSet(java.sql.ResultSet rs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatchDAOImpl.ResultSetProcessor

BatchDAOImpl.ResultSetProcessor()
Method Detail

processResultSet

public java.util.List<Batch> processResultSet(java.sql.ResultSet rs)
                                       throws java.sql.SQLException,
                                              QueryException
Specified by:
processResultSet in interface DAOBase.ProcessResultSet<Batch>
Throws:
java.sql.SQLException
QueryException

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011