ObjectDB ObjectDB

Internal Website Search

151-160 of 200 resultsRefresh
2

javax.persistence.TransactionRequiredException

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 ... ) Sets the stack trace elements that will be returned by getStackTrace() and printed by printStackTrace
2

javax.persistence.EntityExistsException

returns the cause that was supplied via one of the constructors requiring a Throwable, or that was set ... this method, a subclass can override it to return a cause set by some other means. This is appropriate ... void setStackTrace(StackTraceElement[] stackTrace) Sets the stack trace elements
2

getDeclaredPluralAttributes()

Method javax.persistence.metamodel.ManagedType Set<PluralAttribute<X,?,?>> getDeclaredPluralAttributes() Return all multi-valued attributes (Collection-, Set-, List-, and Map-valued attributes) declared by the managed type. Returns empty set if the managed type has no declared multi-valued
2

javax.persistence.NonUniqueResultException

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 ... (StackTraceElement[] stackTrace) Sets the stack trace elements that will be returned by getStackTrace
2

javax.persistence.LockTimeoutException

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 ... void setStackTrace(StackTraceElement[] stackTrace) Sets the stack trace elements
0

javax.jdo.JDOObjectNotFoundException

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

setResultClass(cls)

which to return each element of the result of invoking execute or one of its siblings. If the result is not set or set to null, the result class defaults to the candidate class of the query. If the result consists ... apply: A user-defined result class must have a no-args constructor and one or more public set or
0

javax.jdo.JDOUnsupportedOptionException

[] 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.JDOUserCallbackException

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

setServerTimeZoneID(timezoneid)

Method javax.jdo.PersistenceManagerFactory void setServerTimeZoneID( String timezoneid ) Sets ... .getAvailableIDs(). If the ServerTimeZoneID is not set, or set to the null String, assume that the server has the same TimeZone ID as the client. If incorrectly set, the result of PersistenceManager

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