ObjectDB ObjectDB

Internal Website Search

161-170 of 200 resultsRefresh
3

java.lang.RuntimeException

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 ... via one of the constructors requiring a Throwable, or that was set after creation with the initCause(Throwable
3

javax.persistence.RollbackException

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 ... via one of the constructors requiring a Throwable, or that was set after creation with the initCause(Throwable) method
3

javax.persistence.PersistenceException

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 ... via one of the constructors requiring a Throwable, or that was set after creation with the initCause(Throwable) method
3

javax.persistence.EntityNotFoundException

.printStackTrace() 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 that was supplied via one of the constructors requiring a Throwable, or that was set
0

javax.jdo.JDOOptimisticVerificationException

circumstances, omit one or more stack frames from the stack trace. In the extreme case, a virtual ... 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.JDONullIdentityException

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

one or more stack frames from the stack trace. In the extreme case, a virtual machine that has no stack ... 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
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.JDODataStoreException

machines may, under some circumstances, omit one or more stack frames from the stack trace. In ... () when a throwable is constructed or deserialized when a throwable is read from a serialization stream ... is null, or if any of the elements of stackTrace are null Since: Java 1.4 Throwable getCause() Returns
0

javax.jdo.JDOFatalDataStoreException

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

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