Package org.datanucleus.api.jdo.state
package org.datanucleus.api.jdo.state
Definition of lifecycle states when providing JDO persistence
-
ClassesClassDescriptionClass representing the life cycle state of DetachedClean.Class representing the life cycle state of DetachedDirty.Class representing the life cycle state of Hollow.Factory for life cycle states.Class representing the life cycle state of PersistentClean.Class representing the life cycle state of PersistentDeleted.Class representing the life cycle state of PersistentDirty.Class representing the life cycle state of PersistentNew.Class representing the life cycle state of PersistentNewDeleted.Class representing the life cycle state of PersistentNontransactional.Class representing the life cycle state of PersistentNontransactionalDirtyClass representing the life cycle state of TransientClean.Class representing the life cycle state of TransientDirty.