Package com.bankframe.ei.txnhandler.impl.persistertxnmap

Interface Summary
PersisterTxnMap This class is the remote interface of the PersisterTxnMapbean
PersisterTxnMapBeanFinderHelper For each finder method, other than findByPrimaryKey and the finder methods generated for supporting assocations, which is defined in the home interface, an SQL query string or a method declaration must be defined in this interface.
PersisterTxnMapHome This class is the home interface of the PersisterTxnMapbean defines its create and findByPrimaryKey method
 

Class Summary
Client The Client Class for the PersisterTxnMapBean Usage:
java com.bankframe.ei.txnhandler.persistertxnmap.Client -c (HANDLE_CREATE) entityName, finderName, txnCode, txnType, cache, timeOutValue
Create a Persister transaction map java com.bankframe.ei.txnhandler.persistertxnmap.Client -pk (HANDLE_FIND_BY_PRIMARYKEY) entityName, finderName
Retrieve a Persister transaction map
PersisterTxnMapBean This class maps an entity and a method to a Host transaction.
PersisterTxnMapCache This class caches the connection parameters of a connector contained in the Destination table
PersisterTxnMapCachePersister This class is responsible for controlling the interaction between the route cache maintained in memory and the database routes table.
PersisterTxnMapCMPBean This class maps an entity and a method to a Host transaction.
PersisterTxnMapConstants This class contains the constants for the PersisterTxnMap EJB.
PersisterTxnMapImplt This class serves as a lightweight proxy representation of a Destination EJB for caching purposes.
PersisterTxnMapPK This is the primaryKey class of the PersisterTxnMap EJB.
 



Copyright © 2004 Siebel Systems, Inc. All rights reserved.