|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface PersistenceCapable.ObjectIdFieldManager
This interface is a convenience interface that allows an instance to
implement both ObjectIdFieldSupplier
and
ObjectIdFieldConsumer
.
Method Summary |
---|
Methods inherited from interface javax.jdo.spi.PersistenceCapable.ObjectIdFieldConsumer |
---|
storeBooleanField, storeByteField, storeCharField, storeDoubleField, storeFloatField, storeIntField, storeLongField, storeObjectField, storeShortField, storeStringField |
Methods inherited from interface javax.jdo.spi.PersistenceCapable.ObjectIdFieldSupplier |
---|
fetchBooleanField, fetchByteField, fetchCharField, fetchDoubleField, fetchFloatField, fetchIntField, fetchLongField, fetchObjectField, fetchShortField, fetchStringField |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |