ObjectDB ObjectDB

Internal Website Search

191-200 of 200 resultsRefresh
0

isDirty(pc)

Static Method javax.jdo.JDOHelper boolean isDirty( Object pc ) Tests whether the parameter instance is dirty. Instances that have been modified, deleted, or newly made persistent in the current ... instance has been modified in the current transaction. Since: JDO 1.0 See Also: javax.jdo.spi
0

javax.jdo.JDOFatalUserException

. This method records within this Throwable object information about the current state of the stack frames for the current thread. Returns: a reference to this Throwable instance. Since: Java JDK1.0
0

detachCopyAll(pcs)

and manipulation outside of a JDO environment. When detaching instances, only fields in the current ... instances must either be in the default-fetch-group, or in the current custom FetchPlan. Parameters: pcs
0

jdoReplaceDetachedState()

Method javax.jdo.spi.Detachable void jdoReplaceDetachedState() This method calls the StateManager with the current detached state instance as a parameter and replaces the current detached state instance with the value provided by the StateManager. Since: JDO 2.0
0

javax.jdo.JDOUnsupportedOptionException

. This method records within this Throwable object information about the current state of the stack frames for the current thread. Returns: a reference to this Throwable instance. Since: Java JDK1.0
0

isDeleted(pc)

Static Method javax.jdo.JDOHelper boolean isDeleted( Object pc ) Tests whether the parameter instance has been deleted. Instances that have been deleted in the current transaction return true ... the current transaction. Since: JDO 1.0 See Also: PersistenceManager.deletePersistent(Object pc) PersistenceCapable.jdoIsDeleted()
0

jdoGetObjectId()

, then the ObjectId returned is only valid within the current transaction. If the JDO identity is being changed in the transaction, this method returns the object id as of the beginning of the current transaction
0

javax.jdo.JDOException

about the current state of the stack frames for the current thread. Returns: a reference to this Throwable
0

getGroups()

Method javax.jdo.FetchPlan Set getGroups() Return an immutable Set containing the names of all active fetch groups. The Set is a copy of the currently active groups and will not change based on subsequent changes to the groups. Returns: an immutable Set containing the names of all currently active fetch groups Since: JDO 2.0
0

javax.jdo.JDOObjectNotFoundException

about the current state of the stack frames for the current thread. Returns: a reference

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support