com.retek.component.supplier.impl.persistence.db.oracle
Class OracleSupplierCallScheduleCreator
java.lang.Object
com.retek.commons.domain.core.persistence.db.DbOperation
com.retek.component.supplier.impl.persistence.db.oracle.OracleSupplierCallScheduleCreator
- public class OracleSupplierCallScheduleCreator
- extends DbOperation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OracleSupplierCallScheduleCreator
public OracleSupplierCallScheduleCreator(java.sql.Connection connectionVal)
OracleSupplierCallScheduleCreator
public OracleSupplierCallScheduleCreator(DbOperation dbOp)
create
public java.util.Collection create(java.lang.String supplierId,
java.util.Collection callScheduleDtos)
throws SystemException
- Throws:
SystemException
create
public SupplierCallScheduleDto create(java.lang.String supplierId,
SupplierCallScheduleDto 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