boolean jdoIsPersistent()
Tests whether this object is persistent. Instances that represent persistent objects in the data store return true.
- Return:
- true if this instance is persistent.
- See Also:
javax.jdo.JDOHelper.isPersistent(Object pc)
PersistenceManager.makePersistent(Object pc)
- Since:
- JDO 1.0