IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.bc.ac.dao.db
Class SecurityRightDAODBImpl.RightResultSet

java.lang.Object
  extended by com.ibm.btt.bc.ac.dao.db.SecurityRightDAODBImpl.RightResultSet
All Implemented Interfaces:
DBBase.ProcessResultSet<SecurityRight>
Enclosing class:
SecurityRightDAODBImpl

 class SecurityRightDAODBImpl.RightResultSet
extends java.lang.Object
implements DBBase.ProcessResultSet<SecurityRight>


Constructor Summary
SecurityRightDAODBImpl.RightResultSet()
           
 
Method Summary
 java.util.List<SecurityRight> 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

SecurityRightDAODBImpl.RightResultSet

SecurityRightDAODBImpl.RightResultSet()
Method Detail

processResultSet

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

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2009