ObjectDB ObjectDB

Internal Website Search

171-180 of 200 resultsRefresh
0

javax.persistence.TypedQuery

() Get the current lock mode for the query. Get the current lock mode for the query. Returns: lock mode
0

java.lang.RuntimeException

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

javax.persistence.TransactionRequiredException

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

currentTimestamp()

Method javax.persistence.criteria.CriteriaBuilder Expression<Timestamp> currentTimestamp() Create expression to return current timestamp. Returns: expression for current timestamp Since: JPA 2.0
0

makeTransientAll(useFetchPlan, pcs)

. The state of fields is unchanged. If the useFetchPlan parameter is true, then the current FetchPlan ... : useFetchPlan - whether to use the current fetch plan to determine which fields to load
0

javax.jdo.JDODataStoreException

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

isNew(pc)

Method javax.jdo.spi.StateInterrogation Boolean isNew( Object pc ) Tests whether the parameter instance has been newly made persistent. Instances that have been made persistent in the current ... : Boolean.TRUE if the parameter instance was made persistent in the current transaction. Since: JDO 2
0

javax.jdo.JDOFatalDataStoreException

within this Throwable object information about the current state of the stack frames for the current thread
0

isDirty(pc)

Method javax.jdo.spi.StateInterrogation Boolean isDirty( Object pc ) Tests whether the parameter instance is dirty. Instances that have been modified, deleted, newly made persistent in the current ... the current transaction, or while detached. Since: JDO 2.0 See Also: StateManager.makeDirty
0

retrieve(pc, useFetchPlan)

, all fields in the current fetch plan are fetched, and other fields might be fetched lazily by ... the current fetch plan to determine which fields to load and which instances to retrieve. Since: JDO 2.0

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