Uses of Class
com.avoka.tm.vo.TxnCheckpoint
-
Packages that use TxnCheckpoint Package Description com.avoka.tm.vo Provides Value Object persistent entity classes. -
-
Uses of TxnCheckpoint in com.avoka.tm.vo
Methods in com.avoka.tm.vo that return types with arguments of type TxnCheckpoint Modifier and Type Method Description List<TxnCheckpoint>
Txn. getCheckpoints()
The list of transaction delivery checkpoints.
-