|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersisterTxnMap | |
com.bankframe.ei.txnhandler.impl.persistertxnmap |
Uses of PersisterTxnMap in com.bankframe.ei.txnhandler.impl.persistertxnmap |
Classes in com.bankframe.ei.txnhandler.impl.persistertxnmap that implement PersisterTxnMap | |
class |
PersisterTxnMapImplt
This class serves as a lightweight proxy representation of a Destination EJB for caching purposes. |
Methods in com.bankframe.ei.txnhandler.impl.persistertxnmap that return PersisterTxnMap | |
PersisterTxnMap |
PersisterTxnMapHome.create(java.lang.String entityName,
java.lang.String methodName,
java.lang.String txnCode,
java.lang.String txnType,
java.lang.String cachePolicy,
java.lang.String timeOutValue)
This method initialises a new instance of the PersisterTxnMap entity. |
PersisterTxnMap |
PersisterTxnMapHome.findByPrimaryKey(PersisterTxnMapPK key)
This method finds an instance of PersisterTxnMap by its PrimaryKey |
static PersisterTxnMap |
PersisterTxnMapCache.findByPrimaryKey(PersisterTxnMapPK pk)
This method is a findByPrimaryKey for the Destination Cache |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |