ObjectDB ObjectDB

Internal Website Search

121-130 of 200 resultsRefresh
2

multiselect(selections)

that results from the query execution. If the type of the criteria query is CriteriaQuery for some user
2

multiselect(selectionList)

is CriteriaQuery for some user-defined class X (i.e., a criteria query object created by passing
2

multiselect(selectionList)

of the criteria query is CriteriaQuery for some user-defined class X (i.e., a criteria query object created by
2

javax.persistence.JoinTable

) The schema of the table. Defaults to the default schema for user. Default value: "" Since: JPA 1.0
2

CollectionTable.schema

Annotation Element javax.persistence.CollectionTable String schema (Optional) The schema of the table. If not specified, the default schema for the user is used. Default value: "" Since: JPA 2.0
0

javax.jdo.JDOFatalUserException

Implemented Interfaces: Serializable This class represents user errors that cannot be retried. Since: JDO
0

getUserObject(key)

Method javax.jdo.PersistenceManager Object getUserObject( Object key ) Get the value for the specified key from the map of user objects. Parameters: key - the key of the object to be returned Returns: the object Since: JDO 2.0
0

getUserObject()

Method javax.jdo.PersistenceManager Object getUserObject() The application can manage the PersistenceManager instances more easily by having an application object associated with each PersistenceManager instance. Returns: the user object associated with this PersistenceManager Since: JDO 1.0 See Also: setUserObject
0

setFilter(filter)

. The user may denote uniqueness in the filter expression by explicitly declaring an expression
0

javax.jdo.spi.JDOImplHelper

javax.jdo.spi Class JDOImplHelper java.lang.Object javax.jdo.spi.JDOImplHelper This class is a helper class for JDO implementations. It contains methods to register metadata for persistence-capable classes and to perform common operations needed by implementations, not by end users

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