|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IPersistenceManagerService.TimestampType | |
|---|---|
| com.ibm.jbatch.container.services | This interfaces are tightly coupled to the existing batch implementation. |
| com.ibm.jbatch.container.services.impl | |
| Uses of IPersistenceManagerService.TimestampType in com.ibm.jbatch.container.services |
|---|
| Methods in com.ibm.jbatch.container.services that return IPersistenceManagerService.TimestampType | |
|---|---|
static IPersistenceManagerService.TimestampType |
IPersistenceManagerService.TimestampType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IPersistenceManagerService.TimestampType[] |
IPersistenceManagerService.TimestampType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.ibm.jbatch.container.services with parameters of type IPersistenceManagerService.TimestampType | |
|---|---|
Timestamp |
IPersistenceManagerService.jobOperatorQueryJobExecutionTimestamp(long key,
IPersistenceManagerService.TimestampType timetype)
|
| Uses of IPersistenceManagerService.TimestampType in com.ibm.jbatch.container.services.impl |
|---|
| Methods in com.ibm.jbatch.container.services.impl with parameters of type IPersistenceManagerService.TimestampType | |
|---|---|
Timestamp |
JDBCPersistenceManagerImpl.jobOperatorQueryJobExecutionTimestamp(long key,
IPersistenceManagerService.TimestampType timestampType)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||