com.retek.component.customerorder.impl.persistence.db.oracle
Class OracleShippedContainerLineUpdater
java.lang.Object
com.retek.commons.domain.core.persistence.db.DbOperation
com.retek.component.customerorder.impl.persistence.db.oracle.OracleShippedContainerLineUpdater
- public class OracleShippedContainerLineUpdater
- extends DbOperation
Method Summary |
protected void |
doPerform()
|
void |
update(java.util.Set containerLineDtos)
|
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
OracleShippedContainerLineUpdater
public OracleShippedContainerLineUpdater(java.sql.Connection connectionVal)
OracleShippedContainerLineUpdater
public OracleShippedContainerLineUpdater(DbOperation dbOperation)
update
public void update(java.util.Set containerLineDtos)
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