com.retek.component.customerorder.impl.persistence.db.oracle
Class OracleCustomerOrderPaymentUpdater
java.lang.Object
com.retek.commons.domain.core.persistence.db.DbOperation
com.retek.component.customerorder.impl.persistence.db.oracle.OracleCustomerOrderPaymentUpdater
- public class OracleCustomerOrderPaymentUpdater
- extends DbOperation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TABLE_NAME
public static final java.lang.String TABLE_NAME
- See Also:
- Constant Field Values
ID_COLUMN_NAME
public static final java.lang.String ID_COLUMN_NAME
- See Also:
- Constant Field Values
OracleCustomerOrderPaymentUpdater
public OracleCustomerOrderPaymentUpdater(java.sql.Connection connectionVal)
OracleCustomerOrderPaymentUpdater
public OracleCustomerOrderPaymentUpdater(DbOperation parentOperation)
update
public void update(DistributedReference orderRef,
CustomerOrderPaymentDto dto)
throws SystemException
- Throws:
SystemException
doPerform
protected void doPerform()
throws java.sql.SQLException,
SystemException
- Specified by:
doPerform
in class DbOperation
- Throws:
java.sql.SQLException
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28