ObjectDB ObjectDB

Internal Website Search

121-130 of 200 resultsRefresh
2

javax.persistence.NonUniqueResultException

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

javax.persistence.LockTimeoutException

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

java.lang.RuntimeException

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

javax.persistence.NoResultException

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

javax.persistence.OptimisticLockException

cannot be called even once. Parameters: cause - the cause (which is saved for later retrieval by
2

getFirstResult()

Method javax.persistence.Query int getFirstResult() The position of the first result the query object was set to retrieve. Returns 0 if setFirstResult was not applied to the query object. Returns: position of the first result Since: JPA 2.0 Learn how to define and use JPA/JPQL queries in Chapter 4 of the ObjectDB/JPA manual.
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
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