public static interface PersistenceCapable.ObjectIdFieldManager extends PersistenceCapable.ObjectIdFieldConsumer, PersistenceCapable.ObjectIdFieldSupplier
ObjectIdFieldSupplier
and
ObjectIdFieldConsumer
.storeBooleanField, storeByteField, storeCharField, storeDoubleField, storeFloatField, storeIntField, storeLongField, storeObjectField, storeShortField, storeStringField
fetchBooleanField, fetchByteField, fetchCharField, fetchDoubleField, fetchFloatField, fetchIntField, fetchLongField, fetchObjectField, fetchShortField, fetchStringField
Copyright © 2005–2016 Apache Software Foundation. All rights reserved.