Internal Website Search
11-20 of 89 resultsRefreshjavax.jdo.ObjectState class="name">DIRTY" title="Enum Constant of javax.jdo.ObjectState">DETACHED_DIRTY DIRTY" title="Enum Constant of javax.jdo.ObjectState">PERSISTENT_DIRTY | |
javax.jdo.JDOEntityManagerJDO JavaDoc Reference Documentation - | |
javax.jdo.spi.StateInterrogation>(Object pc) Tests whether the parameter instance is dirty. Tests whether the parameter instance is dirty. Instances ... -dirty return Boolean.FALSE. Instances not recognized by the implementation return | |
javax.jdo.PersistenceManager all dirty, new, and deleted instances to the data store. Flushes all dirty, new, and deleted instances to the data store. It has no effect | |
javax.jdo.JDOHelper is persistent, transactional, dirty, new, deleted, or detached; and to get its associated dirty. Tests whether the parameter instance is dirty. Instances that have been modified, deleted, or newly made persistent in the current | |
javax.jdo.listener.DirtyLifecycleListener"> This interface is implemented by listeners to be notified of dirty events. Invoked whenever a persistent instance is first made dirty, during an operation ... ="description"> Invoked whenever a persistent instance is first made dirty, during an operation | |
jdoMakeDirty(fieldName) class="description"> Explicitly mark this instance and this field dirty. Normally ... dirty. If multiple classes declare the same field, and if the package and class name are not provided by the parameter in this API, then the field marked dirty is the field declared by | |
javax.jdo.spi.JDOImplHelper="teaser"> Mark a non-binary-compatible instance dirty. Mark a non-binary-compatible instance dirty. Delegate to all registered ... > pc - the instance to mark dirty fieldName - the field to mark | |
javax.jdo.spi.StateManager class="teaser"> Tests whether this object is dirty. Tests whether this object is dirty. Instances that have been modified, deleted, or newly ... the associated PersistenceCapable field dirty. | |
javax.jdo.PersistenceManagerFactory-clean to persistent-clean or from detached-dirty to persistent-dirty. |