ObjectDB ObjectDB

Internal Website Search

91-100 of 200 resultsRefresh
3

find(entityClass, primaryKey, lockMode, properties)

applications should not rely on the standard timeout hint. Depending on the database in use
3

MapKeyJoinColumn.name

Annotation Element javax.persistence.MapKeyJoinColumn String name (Optional) The name of the foreign key column for the map key. The table in which it is found depends upon the context. If the join is for a map key for an element collection, the foreign key column is in the collection table
3

javax.persistence.Query

should not rely on the standard timeout hint. Depending on the database in use and the locking
3

MapKeyColumn.name

Annotation Element javax.persistence.MapKeyColumn String name (Optional) The name of the map key column. The table in which it is found depends upon the context. If the map key is for an element collection, the map key column is in the collection table for the map value. If the map key
3

javax.persistence.EmbeddedId

to primary key type of Employee } @Entity public class Dependent { // default
3

setHint(hintName, value)

on the standard timeout hint. Depending on the database in use and the locking mechanisms used by
3

multiselect(selections)

Method javax.persistence.criteria.CriteriaQuery CriteriaQuery<T> multiselect( Selection... selections ) Specify the selection items that are to be returned in the query result. Replaces the previously specified selection(s), if any. The type of the result of the query execution depends
0

javax.jdo.InstanceCallbacks

. Classes which include non-persistent fields whose values depend on the values of persistent fields
0

javax.jdo.Extent

might depend on the setting of the ignoreCache flag in the owning PersistenceManager. Returns: an iterator over all instances in the Extent Since: JDO 1.0
0

find(entityClass, primaryKey, lockMode, properties)

applications should not rely on the standard timeout hint. Depending on the database in use

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