|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jpox.store.fieldmanager.AbstractFieldManager
org.jpox.sco.UnsetOwners
public class UnsetOwners
Utility class to handle the unsetting of owner fields.
| Constructor Summary | |
|---|---|
UnsetOwners()
|
|
| Method Summary | |
|---|---|
void |
storeObjectField(int fieldNumber,
java.lang.Object value)
|
| Methods inherited from class org.jpox.store.fieldmanager.AbstractFieldManager |
|---|
fetchBooleanField, fetchByteField, fetchCharField, fetchDoubleField, fetchFloatField, fetchIntField, fetchLongField, fetchObjectField, fetchShortField, fetchStringField, storeBooleanField, storeByteField, storeCharField, storeDoubleField, storeFloatField, storeIntField, storeLongField, storeShortField, storeStringField |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UnsetOwners()
| Method Detail |
|---|
public void storeObjectField(int fieldNumber,
java.lang.Object value)
storeObjectField in interface javax.jdo.spi.PersistenceCapable.ObjectIdFieldConsumerstoreObjectField in class AbstractFieldManager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||