ObjectDB ObjectDB

Internal Website Search

41-50 of 196 resultsRefresh
3

valueOf(name)

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

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

valueOf(name)

Static Method javax.persistence.metamodel.PluralAttribute.CollectionType CollectionType 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
3

javax.persistence.SharedCacheMode

of this type with the specified name. The string must match exactly an identifier used to declare
3

javax.persistence.GenerationType

of this type with the specified name. The string must match exactly an identifier used to declare an enum
3

javax.persistence.CacheRetrieveMode

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

javax.jdo.annotations.IdentityType

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

Query.SQL

Static Field javax.jdo.Query String SQL The string constant used as the first argument to PersistenceManager.newQuery(String,Object) to identify that the created query should use SQL semantics. This is only meaningful for relational JDO implementations. If this is used, the Object argument
0

Query.JDOQL

Static Field javax.jdo.Query String JDOQL The string constant used as the first argument to PersistenceManager.newQuery(String,Object) to identify that the created query should obey the JDOQL syntax and semantic rules. This is the default query language used when creating a query with any

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