Internal Website Search

51-60 of 200 resultsRefresh

lock(entity, lockMode, properties)

optimistic version checks when obtaining the database lock. If these checks fail, the check fails

find(entityClass, primaryKey, lockMode, properties)

provider must perform optimistic version checks when obtaining the database lock. If these checks ... >OptimisticLockException - if the optimistic version check fails

lock(entity, lockMode)

must also perform optimistic version checks when obtaining the database lock. If these checks fail ... > - if the optimistic version check fails

find(entityClass, primaryKey, lockMode, properties)

must perform optimistic version checks when obtaining the database lock. If these checks fail, the check fails

close()

="description"> Close this PersistenceManagerFactory. Check for JDOPermission("closePersistenceManagerFactory") and if not authorized, throw SecurityException. If the authorization check succeeds, check to see that all PersistenceManager instances obtained from

javax.jdo.PersistenceManager

that failed the consistency check. No datastore resources acquired during the execution of this method

javax.jdo.identity.ObjectIdentity

(Object obj) Check the class and class ... "> Check the class and class name and object type. If restored from serialization, class

javax.jdo.identity.IntIdentity

> Check the class and class name and object type. Check the class and class name

makePersistent(pc)

dirty. No consistency checking is done during makePersistent of detached instances. If consistency checking is required by the application, then flush or checkConsistency should be called

javax.jdo.identity.StringIdentity

> (Object obj) Check the class and class name and object type. Check