Package | Description |
---|---|
com.ibm.ims.dli.tm |
Provides a Java interface to interact with IMS Java batch processing regions (JBPs)
and Java message processing regions (JMPs).
|
Modifier and Type | Method and Description |
---|---|
SaveArea |
Transaction.getSaveArea()
Returns the
SaveArea object that is used during CHKP or XRST calls
to checkpoint the application data objects. |
SaveArea |
Transaction.restart()
Issues a restart call for a Java batch message processing (JBP) application that
uses symbolic checkpoints.
|
Modifier and Type | Method and Description |
---|---|
void |
Transaction.checkpoint(SaveArea saveArea)
Issues a checkpoint call for a Java batch message processing (JBP) application that uses
symbolic checkpoints.
|
(c) Copyright IBM Corporation 2008, 2017.