IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.bc.ac.dao.db
Class SecurityServiceDAODBImpl.ServiceResultSet

java.lang.Object
  extended by com.ibm.btt.bc.ac.dao.db.SecurityServiceDAODBImpl.ServiceResultSet
All Implemented Interfaces:
DBBase.ProcessResultSet<SecurityService>
Enclosing class:
SecurityServiceDAODBImpl

 class SecurityServiceDAODBImpl.ServiceResultSet
extends java.lang.Object
implements DBBase.ProcessResultSet<SecurityService>


Constructor Summary
SecurityServiceDAODBImpl.ServiceResultSet()
           
 
Method Summary
 java.util.List<SecurityService> 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

SecurityServiceDAODBImpl.ServiceResultSet

SecurityServiceDAODBImpl.ServiceResultSet()
Method Detail

processResultSet

public java.util.List<SecurityService> processResultSet(java.sql.ResultSet rs)
                                                 throws java.sql.SQLException,
                                                        DBQueryException
Specified by:
processResultSet in interface DBBase.ProcessResultSet<SecurityService>
Throws:
java.sql.SQLException
DBQueryException

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011