ObjectDB ObjectDB

Internal Website Search

31-40 of 196 resultsRefresh
3

javax.persistence.PessimisticLockScope

an identifier used to declare an enum constant in this type. Parameters: name - the name of the enum
3

valueOf(name)

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

javax.persistence.CacheStoreMode

exactly an identifier used to declare an enum constant in this type. Parameters: name - the name
3

valueOf(name)

Static Method javax.persistence.criteria.JoinType JoinType 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.persistence.CascadeType CascadeType 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)

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

javax.persistence.metamodel.Attribute.PersistentAttributeType

an identifier used to declare an enum constant in this type. Parameters: name - the name
0

setRange(fromInclToExcl)

Method javax.jdo.Query void setRange( String fromInclToExcl ) Set the range of results to return. The parameter is a String containing a comma-separated fromIncl and toExcl. The fromIncl and toExcl can be either String representations of long values, or can be parameters identified with a leading
0

valueOf(name)

Static Method javax.jdo.annotations.IdentityType IdentityType 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
0

valueOf(name)

Static Method javax.jdo.annotations.IdGeneratorStrategy IdGeneratorStrategy 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