com.ibm.batch.container.services
Interface IPersistenceDataKey

All Known Implementing Classes:
CheckpointDataKey, JobInformationKey, JobStatusKey, StepStatusKey

public interface IPersistenceDataKey


Method Summary
 Object getKeyPrimitive()
          Returns an object which could be used as a DB key.
 

Method Detail

getKeyPrimitive

Object getKeyPrimitive()
Returns an object which could be used as a DB key.

Returns:


Copyright © 2013. All Rights Reserved.