com.ibm.btt.bc.cm.dao.db2
Class DB2DAOFactory
java.lang.Object
com.ibm.btt.bc.cm.dao.db2.DB2DAOFactory
- All Implemented Interfaces:
- DAOFactory
public class DB2DAOFactory
- extends java.lang.Object
- implements DAOFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DB2DAOFactory
public DB2DAOFactory()
getBaitBillDAO
public BaitBillDAO getBaitBillDAO()
throws DAOException
- Specified by:
getBaitBillDAO
in interface DAOFactory
- Throws:
DAOException
getBatchDAO
public BatchDAO getBatchDAO()
throws DAOException
- Specified by:
getBatchDAO
in interface DAOFactory
- Throws:
DAOException
getBatchItemDAO
public BatchItemDAO getBatchItemDAO()
throws DAOException
- Specified by:
getBatchItemDAO
in interface DAOFactory
- Throws:
DAOException
getBinDAO
public BinDAO getBinDAO()
throws DAOException
- Specified by:
getBinDAO
in interface DAOFactory
- Throws:
DAOException
getCDTotalDAO
public CDTotalDAO getCDTotalDAO()
throws DAOException
- Specified by:
getCDTotalDAO
in interface DAOFactory
- Throws:
DAOException
getCashDrawerDAO
public CashDrawerDAO getCashDrawerDAO()
throws DAOException
- Specified by:
getCashDrawerDAO
in interface DAOFactory
- Throws:
DAOException
getCashTrayDAO
public CashTrayDAO getCashTrayDAO()
throws DAOException
- Specified by:
getCashTrayDAO
in interface DAOFactory
- Throws:
DAOException
getDenominationalAmountDAO
public DenominationalAmountDAO getDenominationalAmountDAO()
throws DAOException
- Specified by:
getDenominationalAmountDAO
in interface DAOFactory
- Throws:
DAOException
getConnectionPool
public ConnectionPool getConnectionPool()
setConnectionPool
public void setConnectionPool(ConnectionPool connectionPool)
getDbSchema
public java.lang.String getDbSchema()
setDbSchema
public void setDbSchema(java.lang.String dbSchema)
(c) Copyright IBM Corporation 1998, 2010