ObjectDB ObjectDB

Internal Website Search

161-170 of 200 resultsRefresh
2

java.lang.RuntimeException

via one of the constructors requiring a Throwable, or that was set after creation with the initCause(Throwable ... a cause set by some other means. This is appropriate for a "legacy chained throwable" that predates ... [] stackTrace) Sets the stack trace elements that will be returned by getStackTrace() and printed by
2

javax.persistence.NoResultException

that was set after creation with the initCause(Throwable) method. While it is typically unnecessary to override this method, a subclass can override it to return a cause set by some other means ... JDK1.1 void setStackTrace(StackTraceElement[] stackTrace) Sets the stack trace elements
2

javax.persistence.OptimisticLockException

that was supplied via one of the constructors requiring a Throwable, or that was set after creation ... can override it to return a cause set by some other means. This is appropriate for a "legacy chained ... for output Since: Java JDK1.1 void setStackTrace(StackTraceElement[] stackTrace) Sets the stack trace
0

javax.jdo.JDOOptimisticVerificationException

(StackTraceElement[] stackTrace) Sets the stack trace elements that will be returned by getStackTrace() and printed by printStackTrace() and related methods. Sets the stack trace elements ... a Throwable, or that was set after creation with the initCause(Throwable) method. While it is typically
0

javax.jdo.JDONullIdentityException

pertaining to this throwable. Since: Java 1.4 void setStackTrace(StackTraceElement[] stackTrace) Sets ... () and related methods. Sets the stack trace elements that will be returned by getStackTrace() and printed by ... that was supplied via one of the constructors requiring a Throwable, or that was set after creation
0

javax.jdo.JDOFatalUserException

[] stackTrace) Sets the stack trace elements that will be returned by getStackTrace() and printed by printStackTrace() and related methods. Sets the stack trace elements that will be returned by ... that was set after creation with the initCause(Throwable) method. While it is typically unnecessary
0

javax.jdo.JDOCanRetryException

pertaining to this throwable. Since: Java 1.4 void setStackTrace(StackTraceElement[] stackTrace) Sets ... () and related methods. Sets the stack trace elements that will be returned by getStackTrace() and printed by ... that was supplied via one of the constructors requiring a Throwable, or that was set after creation
0

javax.jdo.JDODataStoreException

. Since: Java 1.4 void setStackTrace(StackTraceElement[] stackTrace) Sets the stack trace elements that will be returned by getStackTrace() and printed by printStackTrace() and related methods. Sets the stack ... via one of the constructors requiring a Throwable, or that was set after creation with the initCause(Throwable
0

getMembers()

Method javax.jdo.FetchGroup Set getMembers() Return an immutable Set of String containing the names of all members. The Set is a copy of the currently defined members and will not change based on subsequent changes to the membership in the FetchGroup. Returns: an immutable Set containing the names of all members in the FetchGroup Since: JDO 2.2
0

javax.jdo.JDOFatalDataStoreException

to this throwable. Since: Java 1.4 void setStackTrace(StackTraceElement[] stackTrace) Sets the stack ... methods. Sets the stack trace elements that will be returned by getStackTrace() and printed by ... that was supplied via one of the constructors requiring a Throwable, or that was set after creation

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