ObjectDB ObjectDB

Internal Website Search

61-70 of 196 resultsRefresh
3

valueOf(name)

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

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

javax.persistence.spi.PersistenceUnitTransactionType

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

valueOf(name)

Static Method javax.persistence.spi.PersistenceUnitTransactionType PersistenceUnitTransactionType 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
3

javax.persistence.criteria.Predicate.BooleanOperator

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

valueOf(name)

Static Method javax.persistence.criteria.Predicate.BooleanOperator BooleanOperator 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

valueOf(name)

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

makeNontransactional(pc)

Method javax.jdo.PersistenceManager void makeNontransactional( Object pc ) Make an instance non-transactional after commit. Normally, at transaction completion, instances are evicted from the cache. This method allows an application to identify an instance as not being evicted from the cache
0

getSequence(name)

Method javax.jdo.PersistenceManager Sequence getSequence( String name ) Returns the sequence identified by name. Parameters: name - the name of the Sequence Returns: the Sequence Since: JDO 2.0
0

valueOf(name)

Static Method javax.jdo.ObjectState ObjectState 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. Returns

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