The VersantDetachedStateManager for this class.
If the StateManager is not of type VersantDetachedStateManager then null is returned.
The VersantDetachedStateManager is used to keep track of deleted objects.
the StateManager if it is a VersantDetachedStateManager
Tests whether this object is dirty.
Instances that have been modified or newly made persistent
return true.
true if this instance has been modified. See Also: PersistenceCapable.jdoMakeDirty(String fieldName)
Return true if the field is cached in this instance.
Parameters: fieldNo - the field no in the metadata whether the field is cached in the calling instance
versantMakeDirty
public void versantMakeDirty(String fieldName)(Code)
Mark the associated field dirty.
Parameters: fieldName - the name of the field