| Package | Description |
|---|---|
| com.ibm.jbatch.container.services |
This interfaces are tightly coupled to the existing
batch implementation.
|
| com.ibm.jbatch.container.services.impl |
| Modifier and Type | Method and Description |
|---|---|
CheckpointData |
IPersistenceManagerService.getCheckpointData(CheckpointDataKey key) |
| Modifier and Type | Method and Description |
|---|---|
void |
IPersistenceManagerService.createCheckpointData(CheckpointDataKey key,
CheckpointData value) |
void |
IPersistenceManagerService.updateCheckpointData(CheckpointDataKey key,
CheckpointData value) |
| Modifier and Type | Method and Description |
|---|---|
CheckpointData |
JDBCPersistenceManagerImpl.getCheckpointData(CheckpointDataKey key) |
| Modifier and Type | Method and Description |
|---|---|
void |
JDBCPersistenceManagerImpl.createCheckpointData(CheckpointDataKey key,
CheckpointData value) |
void |
JDBCPersistenceManagerImpl.updateCheckpointData(CheckpointDataKey key,
CheckpointData value) |
© Copyright IBM Corp. 2014
Licensed under the Apache License, Version 2.0