Uses of Class
com.sun.jdo.spi.persistence.support.sqlstore.state.LifeCycleState
-
Packages that use LifeCycleState Package Description com.sun.jdo.spi.persistence.support.sqlstore com.sun.jdo.spi.persistence.support.sqlstore.state -
-
Uses of LifeCycleState in com.sun.jdo.spi.persistence.support.sqlstore
Methods in com.sun.jdo.spi.persistence.support.sqlstore that return LifeCycleState Modifier and Type Method Description protected LifeCycleStateSQLStateManager. getCurrentState()For test purposes -
Uses of LifeCycleState in com.sun.jdo.spi.persistence.support.sqlstore.state
Subclasses of LifeCycleState in com.sun.jdo.spi.persistence.support.sqlstore.state Modifier and Type Class Description classAutoPersistentNewclassAutoPersistentNewDeletedclassAutoPersistentNewFlushedclassAutoPersistentNewFlushedDeletedclassAutoPersistentNewFlushedPendingclassAutoPersistentNewPendingclassHollowclassPersistentCleanclassPersistentDeletedclassPersistentDeletedFlushedclassPersistentDirtyclassPersistentNewclassPersistentNewDeletedclassPersistentNewFlushedclassPersistentNewFlushedDeletedclassPersistentNonTransactionalMethods in com.sun.jdo.spi.persistence.support.sqlstore.state that return LifeCycleState Modifier and Type Method Description LifeCycleStateLifeCycleState. changeState(int newStateType)Life Cycle State changestatic LifeCycleStateLifeCycleState. getLifeCycleState(int state)Returns the LifeCycleState for the state constant.LifeCycleStateAutoPersistentNew. transitionCommit(boolean retainValues)LifeCycleStateAutoPersistentNewDeleted. transitionCommit(boolean retainValues)LifeCycleStateLifeCycleState. transitionCommit(boolean retainValues)LifeCycleStatePersistentClean. transitionCommit(boolean retainValues)LifeCycleStatePersistentDeleted. transitionCommit(boolean retainValues)LifeCycleStatePersistentDirty. transitionCommit(boolean retainValues)LifeCycleStatePersistentNew. transitionCommit(boolean retainValues)LifeCycleStatePersistentNewDeleted. transitionCommit(boolean retainValues)LifeCycleStateAutoPersistentNew. transitionDeletePersistent()LifeCycleStateAutoPersistentNewFlushed. transitionDeletePersistent()LifeCycleStateAutoPersistentNewFlushedPending. transitionDeletePersistent()LifeCycleStateAutoPersistentNewPending. transitionDeletePersistent()LifeCycleStateHollow. transitionDeletePersistent()Operations that cause life cycle state transitionsLifeCycleStateLifeCycleState. transitionDeletePersistent()LifeCycleStatePersistentClean. transitionDeletePersistent()Operations that cause life cycle state transitionsLifeCycleStatePersistentDirty. transitionDeletePersistent()LifeCycleStatePersistentNew. transitionDeletePersistent()LifeCycleStatePersistentNewFlushed. transitionDeletePersistent()LifeCycleStatePersistentNonTransactional. transitionDeletePersistent()Operations that cause life cycle state transitionsLifeCycleStateAutoPersistentNew. transitionFlushed()LifeCycleStateAutoPersistentNewFlushedDeleted. transitionFlushed()LifeCycleStateLifeCycleState. transitionFlushed()LifeCycleStatePersistentDeleted. transitionFlushed()LifeCycleStatePersistentNew. transitionFlushed()LifeCycleStatePersistentNewFlushedDeleted. transitionFlushed()LifeCycleStateAutoPersistentNew. transitionMakePending()LifeCycleStateAutoPersistentNewFlushed. transitionMakePending()LifeCycleStateLifeCycleState. transitionMakePending()LifeCycleStateAutoPersistentNew. transitionMakePersistent()LifeCycleStateAutoPersistentNewDeleted. transitionMakePersistent()LifeCycleStateAutoPersistentNewFlushed. transitionMakePersistent()LifeCycleStateAutoPersistentNewFlushedDeleted. transitionMakePersistent()LifeCycleStateLifeCycleState. transitionMakePersistent()LifeCycleStateAutoPersistentNewDeleted. transitionReadField(boolean optimisitic, boolean nontransactonalRead, boolean transactionActive)LifeCycleStateHollow. transitionReadField(boolean optimistic, boolean nontransactionalRead, boolean transactionActive)LifeCycleStateLifeCycleState. transitionReadField(boolean optimisitic, boolean nontransactionalRead, boolean transactionActive)LifeCycleStatePersistentDeleted. transitionReadField(boolean optimisitic, boolean nontransactionalRead, boolean transactionActive)LifeCycleStatePersistentNewDeleted. transitionReadField(boolean optimisitic, boolean nontransactonalRead, boolean transactionActive)LifeCycleStatePersistentDeleted. transitionRefresh()LifeCycleStatePersistentDirty. transitionRefresh()LifeCycleStateLifeCycleState. transitionRefreshPersistent()LifeCycleStatePersistentDeleted. transitionRefreshPersistent()LifeCycleStatePersistentDirty. transitionRefreshPersistent()LifeCycleStateLifeCycleState. transitionReload(boolean transactionActive)LifeCycleStatePersistentNonTransactional. transitionReload(boolean transactionActive)LifeCycleStateAutoPersistentNew. transitionRollback(boolean retainValues)LifeCycleStateAutoPersistentNewDeleted. transitionRollback(boolean retainValues)LifeCycleStateLifeCycleState. transitionRollback(boolean retainValues)LifeCycleStatePersistentClean. transitionRollback(boolean retainValues)LifeCycleStatePersistentDeleted. transitionRollback(boolean retainValues)LifeCycleStatePersistentDirty. transitionRollback(boolean retainValues)LifeCycleStatePersistentNew. transitionRollback(boolean retainValues)LifeCycleStatePersistentNewDeleted. transitionRollback(boolean retainValues)LifeCycleStateAutoPersistentNewDeleted. transitionWriteField(boolean transactionActive)LifeCycleStateHollow. transitionWriteField(boolean transactionActive)LifeCycleStateLifeCycleState. transitionWriteField(boolean transactionActive)LifeCycleStatePersistentClean. transitionWriteField(boolean transactionActive)LifeCycleStatePersistentDeleted. transitionWriteField(boolean transactionActive)LifeCycleStatePersistentNewDeleted. transitionWriteField(boolean transactionActive)LifeCycleStatePersistentNonTransactional. transitionWriteField(boolean transactionActive)
-