ObjectDB ObjectDB

Internal Website Search

101-110 of 200 resultsRefresh
34

FetchType.LAZY

Enum Constant javax.persistence.FetchType LAZY Defines that data can be lazily fetched. Since: JPA 1.0
34

FetchType.EAGER

Enum Constant javax.persistence.FetchType EAGER Defines that data must be eagerly fetched. Since: JPA 1.0
34

JoinType.LEFT

Enum Constant javax.persistence.criteria.JoinType LEFT Left outer join. Since: JPA 2.0
34

JoinType.INNER

Enum Constant javax.persistence.criteria.JoinType INNER Inner join. Since: JPA 2.0
34

CascadeType.REFRESH

Enum Constant javax.persistence.CascadeType REFRESH Cascade refresh operation Since: JPA 1.0
3

IdGeneratorStrategy.UUIDHEX

Enum Constant javax.jdo.annotations.IdGeneratorStrategy UUIDHEX Since: JDO 2.1
3

IdGeneratorStrategy.UNSPECIFIED

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

IdGeneratorStrategy.INCREMENT

Enum Constant javax.jdo.annotations.IdGeneratorStrategy INCREMENT Since: JDO 2.1
3

IdGeneratorStrategy.IDENTITY

Enum Constant javax.jdo.annotations.IdGeneratorStrategy IDENTITY Since: JDO 2.1
3

IdGeneratorStrategy.SEQUENCE

Enum Constant javax.jdo.annotations.IdGeneratorStrategy SEQUENCE 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