IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.bc.cm.dao.db2
Class BaitBillDAOImpl

java.lang.Object
  extended by com.ibm.btt.bc.cm.dao.db2.DAOBase
      extended by com.ibm.btt.bc.cm.dao.db2.BaitBillDAOImpl
All Implemented Interfaces:
BaitBillDAO

public class BaitBillDAOImpl
extends DAOBase
implements BaitBillDAO


Nested Class Summary
 
Nested classes/interfaces inherited from class com.ibm.btt.bc.cm.dao.db2.DAOBase
DAOBase.ProcessResultSet<T>
 
Field Summary
 
Fields inherited from class com.ibm.btt.bc.cm.dao.db2.DAOBase
batchTableName, binTableName, cashDrawerTableName, cashTrayTableName, cdTotalTableName, denominationTableName
 
Constructor Summary
BaitBillDAOImpl(ConnectionPool connectionPool, java.lang.String schema)
           
 
Method Summary
 BaitBill getNew()
           
 
Methods inherited from class com.ibm.btt.bc.cm.dao.db2.DAOBase
deleteAll, execute, query, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaitBillDAOImpl

public BaitBillDAOImpl(ConnectionPool connectionPool,
                       java.lang.String schema)
Method Detail

getNew

public BaitBill getNew()
Specified by:
getNew in interface BaitBillDAO

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2010