ObjectDB ObjectDB

Internal Website Search

31-40 of 200 resultsRefresh
3

java.lang.Exception

java.lang Exception Exception java.lang.Object java.lang.Throwable java.lang.Exception Implemented Interfaces: Serializable Subclasses: RuntimeException The class Exception and its subclasses are a form of Throwable that indicates conditions that a reasonable application might want
3

javax.persistence.NoResultException

: Serializable Thrown by the persistence provider when Query.getSingleResult() or TypedQuery.getSingleResult
3

javax.persistence.SharedCacheMode

javax.persistence Enum SharedCacheMode java.lang.Object java.lang.Enum<javax.persistence.SharedCacheMode> javax.persistence.SharedCacheMode Implemented Interfaces: Serializable, Comparable<SharedCacheMode> Specifies how the provider must use a second-level cache
3

javax.persistence.metamodel.Type.PersistenceType

javax.persistence.metamodel Enum Type.PersistenceType java.lang.Object java.lang.Enum<javax.persistence.metamodel.Type.PersistenceType> javax.persistence.metamodel.Type.PersistenceType Implemented Interfaces: Serializable, Comparable<PersistenceType> Since: JPA 2.0 PersistenceType
3

javax.persistence.CacheRetrieveMode

javax.persistence Enum CacheRetrieveMode java.lang.Object java.lang.Enum<javax.persistence.CacheRetrieveMode> javax.persistence.CacheRetrieveMode Implemented Interfaces: Serializable, Comparable<CacheRetrieveMode> Used as the value of the javax.persistence.cache.retrieveMode
3

javax.persistence.EnumType

javax.persistence Enum EnumType java.lang.Object java.lang.Enum<javax.persistence.EnumType> javax.persistence.EnumType Implemented Interfaces: Serializable, Comparable<EnumType> Defines mapping for enumerated types. The constants of this enumerated type specify how a persistent
3

javax.persistence.criteria.JoinType

javax.persistence.criteria Enum JoinType java.lang.Object java.lang.Enum<javax.persistence.criteria.JoinType> javax.persistence.criteria.JoinType Implemented Interfaces: Serializable, Comparable<JoinType> Defines the three types of joins. Right outer joins and right outer fetch joins
0

javax.jdo.JDOReadOnlyException

javax.jdo.JDOReadOnlyException Implemented Interfaces: Serializable This class
0

javax.jdo.annotations.VersionStrategy

javax.jdo.annotations Enum VersionStrategy java.lang.Object java.lang.Enum<javax.jdo.annotations.VersionStrategy> javax.jdo.annotations.VersionStrategy Implemented Interfaces: Serializable, Comparable<VersionStrategy> Enumeration of the version strategy values. Since: JDO 2.1
0

javax.jdo.Query

javax.jdo Interface Query Superinterfaces: Serializable The Query interface allows applications to obtain persistent instances, values, and aggregate data from the data store. The PersistenceManager is the factory for Query instances. There may be many Query instances associated

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