public class PersistentDirty extends LifeCycleState
AP_NEW, AP_NEW_DELETED, AP_NEW_FLUSHED, AP_NEW_FLUSHED_DELETED, AP_NEW_FLUSHED_PENDING, AP_NEW_PENDING, DELETE_OP, HOLLOW, INSERT_OP, isAutoPersistent, isBeforeImageUpdatable, isDeleted, isDirty, isFlushed, isNavigable, isNew, isPersistent, isPersistentInDataStore, isRefreshable, isTransactional, messages, needMerge, needsRegister, needsReload, needsRestoreOnRollback, NO_OP, P_CLEAN, P_DELETED, P_DELETED_FLUSHED, P_DIRTY, P_NEW, P_NEW_DELETED, P_NEW_FLUSHED, P_NEW_FLUSHED_DELETED, P_NON_TX, stateType, TOTAL, TRANSIENT, UPDATE_OP, updateAction| Constructor and Description |
|---|
PersistentDirty() |
| Modifier and Type | Method and Description |
|---|---|
LifeCycleState |
transitionCommit(boolean retainValues) |
LifeCycleState |
transitionDeletePersistent() |
LifeCycleState |
transitionRefresh() |
LifeCycleState |
transitionRefreshPersistent() |
LifeCycleState |
transitionRollback(boolean retainValues) |
assertTransaction, changeState, getLifeCycleState, getUpdateAction, initLifeCycleState, isAutoPersistent, isBeforeImageUpdatable, isDeleted, isDirty, isNavigable, isNew, isPersistent, isPersistentInDataStore, isRefreshable, isTransactional, needMerge, needsRegister, needsReload, needsRestoreOnRollback, stateType, toString, transitionFlushed, transitionMakePending, transitionMakePersistent, transitionReadField, transitionReload, transitionWriteFieldpublic LifeCycleState transitionDeletePersistent()
transitionDeletePersistent in class LifeCycleStatepublic LifeCycleState transitionRefreshPersistent()
transitionRefreshPersistent in class LifeCycleStatepublic LifeCycleState transitionCommit(boolean retainValues)
transitionCommit in class LifeCycleStatepublic LifeCycleState transitionRollback(boolean retainValues)
transitionRollback in class LifeCycleStatepublic LifeCycleState transitionRefresh()
Copyright © 2019. All rights reserved.