com.retek.component.pend.impl.persistence.db.oracle
Class BaseOracleNegativeCustomerRecordRetriever
java.lang.Object
com.retek.commons.domain.core.persistence.db.DbOperation
com.retek.component.pend.impl.persistence.db.oracle.BaseOracleNegativeCustomerRecordRetriever
- Direct Known Subclasses:
- OracleNegativeCustomerRecordReferenceFinder, OracleNegativeCustomerRecordRetriever
- public abstract class BaseOracleNegativeCustomerRecordRetriever
- extends DbOperation
Method Summary |
protected abstract void |
doPerform()
|
protected java.lang.String |
getSqlForFind(java.lang.StringBuffer sql)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
stmt
protected RetekPreparedStatement stmt
bindVariablesList
protected java.util.ArrayList bindVariablesList
dtos
protected java.util.Set dtos
foundRefs
protected java.util.Set foundRefs
criteria
protected NegativeCustomerRecordSearchCriteria criteria
ref
protected DistributedReference ref
refs
protected java.util.Set refs
BaseOracleNegativeCustomerRecordRetriever
public BaseOracleNegativeCustomerRecordRetriever(java.sql.Connection connectionVal)
doPerform
protected abstract void doPerform()
throws java.sql.SQLException,
SystemException
- Specified by:
doPerform
in class DbOperation
- Throws:
java.sql.SQLException
SystemException
getSqlForFind
protected final java.lang.String getSqlForFind(java.lang.StringBuffer sql)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28