com.bankframe.ei.txnhandler.impl.persistertxnmap
Class PersisterTxnMapCache
java.lang.Object
com.bankframe.ei.txnhandler.impl.persistertxnmap.PersisterTxnMapCache
public class PersisterTxnMapCache
- extends Object
This class caches the connection parameters of a connector contained in the Destination table
PersisterTxnMapCache
public PersisterTxnMapCache()
findByPrimaryKey
public static PersisterTxnMap findByPrimaryKey(PersisterTxnMapPK pk)
throws ProcessingErrorException,
FinderException
- This method is a findByPrimaryKey for the Destination Cache
- Parameters:
pk
- PersisterTxnMapPK primary key of Destination to find
- Returns:
- PersisterTxnMap
- Throws:
ProcessingErrorException
- if an error occurs in processing
FinderException
- if the specified Destination is not found
Copyright © 2005, 2007, Oracle. All rights reserved.