ObjectDB ObjectDB

Internal Website Search

71-80 of 200 resultsRefresh
34

Type.PersistenceType.EMBEDDABLE

Enum Constant javax.persistence.metamodel.Type.PersistenceType EMBEDDABLE Embeddable class Since: JPA 2.0
34

Type.PersistenceType.BASIC

Enum Constant javax.persistence.metamodel.Type.PersistenceType BASIC Basic type Since: JPA 2.0
34

Type.PersistenceType.MAPPED_SUPERCLASS

Enum Constant javax.persistence.metamodel.Type.PersistenceType MAPPED_SUPERCLASS Mapped superclass Since: JPA 2.0
34

Type.PersistenceType.ENTITY

Enum Constant javax.persistence.metamodel.Type.PersistenceType ENTITY Entity Since: JPA 2.0
34

CacheRetrieveMode.USE

Enum Constant javax.persistence.CacheRetrieveMode USE Read entity data from the cache: this is the default behavior. Since: JPA 2.0
34

CacheRetrieveMode.BYPASS

Enum Constant javax.persistence.CacheRetrieveMode BYPASS Bypass the cache: get data directly from the database. Since: JPA 2.0
3

PersistenceModifier.NONE

Enum Constant javax.jdo.annotations.PersistenceModifier NONE Since: JDO 2.1
3

VersionStrategy.DATE_TIME

Enum Constant javax.jdo.annotations.VersionStrategy DATE_TIME Since: JDO 2.1
3

InheritanceStrategy.UNSPECIFIED

Enum Constant javax.jdo.annotations.InheritanceStrategy UNSPECIFIED Since: JDO 2.1
3

InheritanceStrategy.NEW_TABLE

Enum Constant javax.jdo.annotations.InheritanceStrategy NEW_TABLE Since: JDO 2.1

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