|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.bc.cm.dao.db2.DAOBase
com.ibm.btt.bc.cm.dao.db2.BatchItemDAOImpl
public class BatchItemDAOImpl
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 | |
---|---|
BatchItemDAOImpl(ConnectionPool connectionPool,
java.lang.String schema)
|
Method Summary | |
---|---|
int |
delete(BatchItem aBatchItem)
|
BatchItem |
getNew()
|
int |
save(BatchItem newBatchItem)
|
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 |
---|
public BatchItemDAOImpl(ConnectionPool connectionPool, java.lang.String schema)
Method Detail |
---|
public int delete(BatchItem aBatchItem) throws DAOException
delete
in interface BatchItemDAO
DAOException
public BatchItem getNew()
getNew
in interface BatchItemDAO
public int save(BatchItem newBatchItem) throws DAOException
save
in interface BatchItemDAO
DAOException
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |