ObjectDB ObjectDB

Internal Website Search

151-160 of 200 resultsRefresh
2

javax.persistence.RollbackException

for later retrieval by the getCause() method). (A null value is permitted, and indicates that the cause
2

javax.persistence.PersistenceException

for later retrieval by the getCause() method). (A null value is permitted, and indicates that the cause
2

javax.persistence.EntityNotFoundException

even once. Parameters: cause - the cause (which is saved for later retrieval by the getCause() method). (A null value
2

javax.persistence.QueryTimeoutException

even once. Parameters: cause - the cause (which is saved for later retrieval by the getCause() method). (A null
2

setFirstResult(startPosition)

Method javax.persistence.Query Query setFirstResult( int startPosition ) Set the position of the first result to retrieve. Parameters: startPosition - position of the first result, numbered from 0 Returns: the same query instance Throws: IllegalArgumentException - if the argument is negative Since: JPA 1.0
0

storeFloatField(fieldNumber, value)

Method javax.jdo.spi.PersistenceCapable.ObjectIdFieldConsumer void storeFloatField( int fieldNumber, float value ) Store one field into the field manager. This field was retrieved from the field of the ObjectId. Parameters: fieldNumber - the field number of the key field. value - the value of the field from the ObjectId. Since: JDO 1.0
0

javax.jdo.JDOException

even once. Parameters: cause - the cause (which is saved for later retrieval by the getCause() method). (A null value
0

initCause(cause)

(which is saved for later retrieval by the getCause() method). (A null value is permitted
0

initCause(cause)

(which is saved for later retrieval by the getCause() method). (A null value is permitted
0

initCause(cause)

(which is saved for later retrieval by the getCause() method). (A null value is permitted

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