ObjectDB ObjectDB

Internal Website Search

1-10 of 200 resultsRefresh
41

javax.persistence.EnumType

javax.persistence Enum EnumType java.lang.Object java.lang.Enum<javax.persistence.EnumType ... and use enum fields in Chapter 2 of the ObjectDB/JPA manual. EnumType ORDINAL Persist enumerated type ... property or field as a string. Since: JPA 1.0 EnumType valueOf(String name) Returns the enum constant
40

javax.persistence.InheritanceType

javax.persistence Enum InheritanceType java.lang.Object java.lang.Enum<javax.persistence ... per concrete entity class. Since: JPA 1.0 InheritanceType 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
40

javax.persistence.PessimisticLockScope

javax.persistence Enum PessimisticLockScope java.lang.Object java.lang.Enum<javax.persistence ... PessimisticLockScope 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
40

javax.persistence.CacheStoreMode

javax.persistence Enum CacheStoreMode java.lang.Object java.lang.Enum<javax.persistence ... . Since: JPA 2.0 CacheStoreMode 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
40

javax.persistence.metamodel.Attribute.PersistentAttributeType

javax.persistence.metamodel Enum Attribute.PersistentAttributeType java.lang.Object java.lang.Enum<javax.persistence.metamodel.Attribute.PersistentAttributeType> javax.persistence ... PersistentAttributeType valueOf(String name) Returns the enum constant of this type with the specified
40

javax.persistence.DiscriminatorType

javax.persistence Enum DiscriminatorType java.lang.Object java.lang.Enum<javax.persistence ... as the discriminator type. Since: JPA 1.0 DiscriminatorType valueOf(String name) Returns the enum constant of this type with the specified name. Returns the enum constant of this type
40

javax.persistence.SharedCacheMode

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

javax.persistence.GenerationType

javax.persistence Enum GenerationType java.lang.Object java.lang.Enum<javax.persistence ... ) 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 used to declare an enum
40

javax.persistence.CacheRetrieveMode

javax.persistence Enum CacheRetrieveMode java.lang.Object java.lang.Enum<javax.persistence ... CacheRetrieveMode 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
4

javax.jdo.annotations.IdentityType

javax.jdo.annotations Enum IdentityType java.lang.Object java.lang.Enum<javax.jdo.annotations ... IdentityType UNSPECIFIED Since: JDO 2.1 IdentityType 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

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