|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CheckpointDataKey | |
|---|---|
| com.ibm.jbatch.container.services | This interfaces are tightly coupled to the existing batch implementation. |
| com.ibm.jbatch.container.services.impl | |
| Uses of CheckpointDataKey in com.ibm.jbatch.container.services |
|---|
| Methods in com.ibm.jbatch.container.services with parameters of type CheckpointDataKey | |
|---|---|
void |
IPersistenceManagerService.createCheckpointData(CheckpointDataKey key,
CheckpointData value)
|
CheckpointData |
IPersistenceManagerService.getCheckpointData(CheckpointDataKey key)
|
void |
IPersistenceManagerService.updateCheckpointData(CheckpointDataKey key,
CheckpointData value)
|
| Uses of CheckpointDataKey in com.ibm.jbatch.container.services.impl |
|---|
| Methods in com.ibm.jbatch.container.services.impl with parameters of type CheckpointDataKey | |
|---|---|
void |
JDBCPersistenceManagerImpl.createCheckpointData(CheckpointDataKey key,
CheckpointData value)
|
CheckpointData |
JDBCPersistenceManagerImpl.getCheckpointData(CheckpointDataKey key)
|
void |
JDBCPersistenceManagerImpl.updateCheckpointData(CheckpointDataKey key,
CheckpointData value)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||