ObjectDB ObjectDB

Internal Website Search

81-90 of 200 resultsRefresh
34

EnumType.STRING

Enum Constant javax.persistence.EnumType STRING Persist enumerated type property or field as a string. Since: JPA 1.0
34

EnumType.ORDINAL

Enum Constant javax.persistence.EnumType ORDINAL Persist enumerated type property or field as an integer. Since: JPA 1.0
34

PersistenceUnitTransactionType.JTA

Enum Constant javax.persistence.spi.PersistenceUnitTransactionType JTA JTA entity managers will be created. Since: JPA 1.0
34

PersistenceUnitTransactionType.RESOURCE_LOCAL

Enum Constant javax.persistence.spi.PersistenceUnitTransactionType RESOURCE_LOCAL Resource-local entity managers will be created. Since: JPA 1.0
34

Predicate.BooleanOperator.AND

Enum Constant javax.persistence.criteria.Predicate.BooleanOperator AND Since: JPA 2.0
3

InheritanceStrategy.SUPERCLASS_TABLE

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

InheritanceStrategy.SUBCLASS_TABLE

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

ObjectState.TRANSIENT

Enum Constant javax.jdo.ObjectState TRANSIENT Since: JDO 1.0
3

ObjectState.PERSISTENT_NONTRANSACTIONAL_DIRTY

Enum Constant javax.jdo.ObjectState PERSISTENT_NONTRANSACTIONAL_DIRTY Since: JDO 1.0
3

ObjectState.TRANSIENT_DIRTY

Enum Constant javax.jdo.ObjectState TRANSIENT_DIRTY Since: JDO 1.0

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