Internal Website Search

181-190 of 200 resultsRefresh

java.lang.RuntimeException

>Throwable object information about the current state of the stack frames for the current

jdoIsNew()

that have been made persistent in the current transaction return true. Transient instances return ... > true if this instance was made persistent in the current transaction.

jdoGetObjectId()

store, then the ObjectId returned is only valid within the current transaction. current transaction. Returns

makeTransientAll(useFetchPlan, pcs)

>If the useFetchPlan parameter is true, then the current FetchPlan is applied to the pcs parameters and the entire ... > - whether to use the current fetch plan to determine which fields to load and which instances

isDirty(pc)

that have been modified, deleted, or newly made persistent in the current transaction return true ... if this instance has been modified in the current transaction.

isNew(pc)

. Instances that have been made persistent in the current transaction return true if this instance was made persistent in the current transaction.

isNew(pc)

has been newly made persistent. Instances that have been made persistent in the current transaction return ... > if the parameter instance was made persistent in the current transaction.

detachCopyAll(pcs)

. When detaching instances, only fields in the current , or in the current custom

getTransactionalObjectId(pc)

identity of the calling instance. If the JDO identity is being changed in the current transaction, this method returns the current identity as changed in the transaction.

isDeleted(pc)

that have been deleted in the current transaction return true . current transaction. Since: