Internal Website Search

151-160 of 200 resultsRefresh

getPersistenceProviderResolver()

="description"> Returns the current persistence provider resolver. Returns: the current persistence provider resolver

java.lang.RuntimeException

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

javax.jdo.JDOUserCallbackException

about the current state of the stack frames for the current thread.

jdoIsDeleted()

that have been deleted in the current transaction return true. Transient instances return false. current transaction.

jdoIsDirty()

, deleted, or newly made persistent in the current transaction return true. Transient instances ... > true if this instance has been modified in the current transaction.

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.