ObjectDB ObjectDB

Internal Website Search

151-160 of 200 resultsRefresh
3

javax.persistence.NonUniqueResultException

Interfaces: Serializable Thrown by the persistence provider when Query.getSingleResult() or TypedQuery ... () Throwable getCause() Returns the cause of this throwable or null if the cause is nonexistent or unknown. Returns the cause of this throwable or null if the cause is nonexistent or unknown. (The cause
3

javax.persistence.PessimisticLockException

. This exception may be thrown as part of an API call, a flush or at commit time. The current ... () Throwable getCause() Returns the cause of this throwable or null if the cause is nonexistent or unknown. Returns the cause of this throwable or null if the cause is nonexistent or unknown. (The cause
3

javax.persistence.OptimisticLockException

. This exception may be thrown as part of an API call, a flush or at commit time. The current transaction ... () Throwable getCause() Returns the cause of this throwable or null if the cause is nonexistent or unknown. Returns the cause of this throwable or null if the cause is nonexistent or unknown. (The cause
3

javax.persistence.LockTimeoutException

not result in transaction rollback. This exception may be thrown as part of an API call, at, flush or ... the cause of this throwable or null if the cause is nonexistent or unknown. Returns the cause of this throwable or null if the cause is nonexistent or unknown. (The cause is the throwable that caused
0

javax.jdo.JDOException

() Returns the cause of this throwable or null if the cause is nonexistent or unknown. Returns the cause of this throwable or null if the cause is nonexistent or unknown. (The cause is the throwable ... via one of the constructors requiring a Throwable, or that was set after creation with the initCause(Throwable
0

javax.jdo.JDOReadOnlyException

in the sequence. Some virtual machines may, under some circumstances, omit one or more stack frames ... that is either generated by fillInStackTrace() when a throwable is constructed or deserialized when a throwable is read ... : NullPointerException - if stackTrace is null, or if any of the elements of stackTrace are null Since: Java 1.4
0

javax.jdo.JDOCanRetryException

in the sequence. Some virtual machines may, under some circumstances, omit one or more stack frames ... that is either generated by fillInStackTrace() when a throwable is constructed or deserialized when a throwable is read ... : NullPointerException - if stackTrace is null, or if any of the elements of stackTrace are null Since: Java 1.4
0

javax.jdo.JDODetachedFieldAccessException

. Some virtual machines may, under some circumstances, omit one or more stack frames from the stack ... fillInStackTrace() when a throwable is constructed or deserialized when a throwable is read from ... - if stackTrace is null, or if any of the elements of stackTrace are null Since: Java 1.4 Throwable
0

javax.jdo.JDOFatalException

may, under some circumstances, omit one or more stack frames from the stack trace. In the extreme case ... is constructed or deserialized when a throwable is read from a serialization stream. Parameters: stackTrace ... on this Throwable's stack trace. Throws: NullPointerException - if stackTrace is null, or if any
0

javax.jdo.JDOFatalInternalException

one or more stack frames from the stack trace. In the extreme case, a virtual machine ... that is either generated by fillInStackTrace() when a throwable is constructed or deserialized ... . Throws: NullPointerException - if stackTrace is null, or if any of the elements of stackTrace

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