ObjectDB ObjectDB

Internal Website Search

31-40 of 200 resultsRefresh
40

javax.persistence.AccessType

javax.persistence Enum AccessType java.lang.Object java.lang.Enum<javax.persistence.AccessType ... AccessType valueOf(String name) Returns the enum constant of this type with the specified name. Returns the enum constant of this type with the specified name. The string must match exactly an identifier
40

javax.persistence.PersistenceContextType

javax.persistence Enum PersistenceContextType java.lang.Object java.lang.Enum<javax.persistence ... valueOf(String name) Returns the enum constant of this type with the specified name. Returns the enum ... to declare an enum constant in this type. Parameters: name - the name of the enum constant to be returned
34

PessimisticLockScope.EXTENDED

Enum Constant javax.persistence.PessimisticLockScope EXTENDED In addition to the behavior for PessimisticLockScope.NORMAL, element collections and relationships owned by the entity that are contained in join tables will be locked if the javax.persistence.lock.scope property is specified
34

PessimisticLockScope.NORMAL

Enum Constant javax.persistence.PessimisticLockScope NORMAL This value defines the default behavior for pessimistic locking. The persistence provider must lock the database row(s) that correspond to the non-collection-valued persistent state of that instance. If a joined inheritance strategy
34

DiscriminatorType.INTEGER

Enum Constant javax.persistence.DiscriminatorType INTEGER Integer as the discriminator type. Since: JPA 1.0
34

DiscriminatorType.CHAR

Enum Constant javax.persistence.DiscriminatorType CHAR Single character as the discriminator type. Since: JPA 1.0
34

DiscriminatorType.STRING

Enum Constant javax.persistence.DiscriminatorType STRING String as the discriminator type. Since: JPA 1.0
4

javax.jdo.annotations.InheritanceStrategy

javax.jdo.annotations Enum InheritanceStrategy java.lang.Object java.lang.Enum<javax.jdo ... 2.1 InheritanceStrategy valueOf(String name) Returns the enum constant of this type with the specified name. Returns the enum constant of this type with the specified name. The string must match
4

javax.jdo.annotations.SequenceStrategy

javax.jdo.annotations Enum SequenceStrategy java.lang.Object java.lang.Enum<javax.jdo ... SequenceStrategy NONTRANSACTIONAL Since: JDO 2.1 SequenceStrategy valueOf(String name) Returns the enum constant of this type with the specified name. Returns the enum constant of this type with the specified name
4

javax.jdo.annotations.PersistenceModifier

javax.jdo.annotations Enum PersistenceModifier java.lang.Object java.lang.Enum<javax.jdo ... Since: JDO 2.1 PersistenceModifier valueOf(String name) Returns the enum constant of this type with the specified name. Returns the enum constant of this type with the specified name. The string

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