com.retek.component.task.impl.persistence.db.oracle
Class OracleWorkTaskRetreiver
java.lang.Object
com.retek.commons.domain.core.persistence.db.DbOperation
com.retek.component.task.impl.persistence.db.oracle.OracleWorkTaskRetreiver
- public class OracleWorkTaskRetreiver
- extends DbOperation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OracleWorkTaskRetreiver
public OracleWorkTaskRetreiver(java.sql.Connection connectionVal)
read
public WorkTaskDto read(DistributedReference ref)
throws SystemException
- Throws:
SystemException
find
public java.util.Set find(WorkTaskSearchCriteria criteria)
throws SystemException
- Throws:
SystemException
leaseNextWorkTask
public WorkTaskDto leaseNextWorkTask(WorkTaskSearchCriteria criteria,
RDate currentDate,
DistributedReference lastUpdatedBy)
throws SystemException
- Throws:
SystemException
doPerform
protected void doPerform()
throws SystemException,
java.sql.SQLException,
java.lang.ClassNotFoundException
- Specified by:
doPerform
in class DbOperation
- Throws:
SystemException
java.sql.SQLException
java.lang.ClassNotFoundException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28