ObjectDB ObjectDB

Internal Website Search

91-100 of 196 resultsRefresh
3

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
3

javax.persistence.criteria.JoinType

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

javax.persistence.FlushModeType

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

javax.persistence.AssociationOverride

to indicate an attribute within an embedded attribute. The value of each identifier used
3

javax.persistence.metamodel.Type.PersistenceType

with the specified name. The string must match exactly an identifier used to declare an enum constant in
0

javax.jdo.FetchGroup

javax.jdo Interface FetchGroup FetchGroup represents a named fetch group for a specific class or interface. A fetch group instance identifies the name of the class or interface, the list of members (fields or properties) to be fetched when the fetch group is active, and the recursion depth for each
0

valueOf(name)

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

declareImports(imports)

Method javax.jdo.Query void declareImports( String imports ) Set the import statements to be used to identify the fully qualified name of variables or parameters. Parameters and unbound variables might come from a different class from the candidate class, and the names need to be declared in
0

javax.jdo.annotations.IdGeneratorStrategy

must match exactly an identifier used to declare an enum constant in this type. Parameters: name
0

valueOf(name)

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

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