ObjectDB ObjectDB

Internal Website Search

21-30 of 200 resultsRefresh
35

valueOf(name)

Static Method javax.persistence.CacheStoreMode CacheStoreMode 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
35

valueOf(name)

Static Method javax.persistence.AccessType AccessType 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 to be returned
35

getCollection(name, elementType)

Method javax.persistence.metamodel.ManagedType CollectionAttribute<?,E> getCollection( String name ... to the specified name and Java element type. Parameters: name - the name of the represented ... of the given name and element type Throws: IllegalArgumentException - if attribute of the given name and type is not present in the managed type Since: JPA 2.0
35

valueOf(name)

Static Method javax.persistence.spi.LoadState LoadState 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 to be returned
35

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
35

valueOf(name)

Static Method javax.persistence.metamodel.Bindable.BindableType BindableType 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
35

valueOf(name)

Static Methodjavax.persistence.criteria.CriteriaBuilder.Trimspec Trimspec 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.NullValue NullValue 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 to be returned
3

valueOf(name)

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
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