ObjectDB ObjectDB

Internal Website Search

11-20 of 200 resultsRefresh
36

valueOf(name)

( String name ) Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. Parameters: name - the name of the enum constant to be returned. Returns: the enum constant with the specified name Throws: java.lang
36

getDeclaredSingularAttribute(name)

( String name ) Return the single-valued attribute declared by the managed type that corresponds to the specified name. Parameters: name - the name of the represented attribute Returns: declared single-valued attribute of the given name Throws: IllegalArgumentException - if attribute of the given
36

valueOf(name)

Static Method javax.persistence.PersistenceContextType PersistenceContextType valueOf( String name ) Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. Parameters: name - the name of the enum
36

valueOf(name)

Static Method javax.persistence.ValidationMode ValidationMode valueOf( String name ) Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. Parameters: name - the name of the enum constant
36

valueOf(name)

Static Method javax.persistence.metamodel.Type.PersistenceType PersistenceType valueOf( String name ) Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. Parameters: name - the name of the enum
36

valueOf(name)

Static Method javax.persistence.GenerationType GenerationType valueOf( String name ) Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. Parameters: name - the name of the enum constant
36

valueOf(name)

Static Method javax.persistence.CacheRetrieveMode CacheRetrieveMode valueOf( String name ) Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. Parameters: name - the name of the enum constant
36

valueOf(name)

Static Method javax.persistence.DiscriminatorType DiscriminatorType valueOf( String name ) Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. Parameters: name - the name of the enum constant
3

valueOf(name)

Static Method javax.jdo.annotations.PersistenceModifier PersistenceModifier valueOf( String name ) Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. Parameters: name - the name of the enum
3

valueOf(name)

Static Method javax.jdo.annotations.InheritanceStrategy InheritanceStrategy valueOf( String name ) Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. Parameters: name - the name of the enum

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