|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.rhi.architecture.parc.adapter.AbstractInputAdapter
com.rhi.architecture.parc.adapter.jdo.JDOInputAdapter
Castor JDO based InputAdapter.
Constructor Summary | |
JDOInputAdapter()
|
Method Summary | |
protected java.lang.String |
getQuery()
Return a String representing the OQL query that should be used to retrieve records to process. |
void |
init(java.util.Properties props)
Perform any resource initialization. |
protected java.util.Collection |
loadBatch()
Push a dummy set of records into the pipeline. |
Methods inherited from class com.rhi.architecture.parc.adapter.AbstractInputAdapter |
addToErrorChannel, cleanup, getAuditAgent, getErrors, push, setAuditAgent, setErrorChannel |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JDOInputAdapter()
Method Detail |
public void init(java.util.Properties props) throws InitializationException
init
in interface Adapter
init
in class AbstractInputAdapter
props
-
InitializationException
protected java.util.Collection loadBatch() throws ProcessingException
loadBatch
in class AbstractInputAdapter
ProcessingException
protected java.lang.String getQuery()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |