ObjectDB ObjectDB

Internal Website Search

111-120 of 200 resultsRefresh
34

CascadeType.PERSIST

Enum Constant javax.persistence.CascadeType PERSIST Cascade persist operation Since: JPA 1.0
34

CascadeType.REMOVE

Enum Constant javax.persistence.CascadeType REMOVE Cascade remove operation Since: JPA 1.0
34

CascadeType.ALL

Enum Constant javax.persistence.CascadeType ALL Cascade all operations Since: JPA 1.0
34

CascadeType.MERGE

Enum Constant javax.persistence.CascadeType MERGE Cascade merge operation Since: JPA 1.0
34

CascadeType.DETACH

Enum Constant javax.persistence.CascadeType DETACH Cascade detach operation Since: JPA 2.0
34

SharedCacheMode.UNSPECIFIED

Enum Constant javax.persistence.SharedCacheMode UNSPECIFIED Caching behavior is undefined: provider-specific defaults may apply. Since: JPA 2.0
34

SharedCacheMode.NONE

Enum Constant javax.persistence.SharedCacheMode NONE Caching is disabled for the persistence unit. Since: JPA 2.0
34

CriteriaBuilder.Trimspec.BOTH

Enum Constant javax.persistence.criteria.CriteriaBuilder.Trimspec BOTH Trim from both ends. Since: JPA 2.0
34

CriteriaBuilder.Trimspec.TRAILING

Enum Constant javax.persistence.criteria.CriteriaBuilder.Trimspec TRAILING Trim from trailing end. Since: JPA 2.0
3

IdGeneratorStrategy.NATIVE

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