ObjectDB ObjectDB

Internal Website Search

121-130 of 200 resultsRefresh
34

CriteriaBuilder.Trimspec.LEADING

Enum Constant javax.persistence.criteria.CriteriaBuilder.Trimspec LEADING Trim from leading end. Since: JPA 2.0
34

FlushModeType.AUTO

Enum Constant javax.persistence.FlushModeType AUTO (Default) Flushing to occur at query execution. Since: JPA 1.0
34

FlushModeType.COMMIT

Enum Constant javax.persistence.FlushModeType COMMIT Flushing to occur at transaction commit. The provider may flush at other times, but is not required to. Since: JPA 1.0
34

LoadState.LOADED

Enum Constant javax.persistence.spi.LoadState LOADED The state of the element is known to have been loaded. Since: JPA 2.0
34

LoadState.UNKNOWN

Enum Constant javax.persistence.spi.LoadState UNKNOWN The load state of the element cannot be determined. Since: JPA 2.0
34

LoadState.NOT_LOADED

Enum Constant javax.persistence.spi.LoadState NOT_LOADED The state of the element is known not to have been loaded. Since: JPA 2.0
3

VersionStrategy.STATE_IMAGE

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

VersionStrategy.NONE

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

VersionStrategy.VERSION_NUMBER

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

VersionStrategy.UNSPECIFIED

Enum Constant javax.jdo.annotations.VersionStrategy UNSPECIFIED 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