ObjectDB ObjectDB

Internal Website Search

81-90 of 200 resultsRefresh
0

javax.jdo.JDOObjectNotFoundException

. Since: JDO 1.0.1 JDOObjectNotFoundException(String msg) Constructs a new JDOObjectNotFoundException ... (String msg, Object failed) Constructs a new JDOObjectNotFoundException with the specified ... JDOObjectNotFoundException(String msg, Throwable nested) Constructs a new
0

javax.jdo.JDOUserCallbackException

JDOUserCallbackException(String msg) Constructs a new JDOUserCallbackException with the specified ... - the detail message. Since: JDO 1.0 JDOUserCallbackException(String msg, Object failed) Constructs ... - the detail message. failed - the failed object. Since: JDO 1.0 JDOUserCallbackException(String msg
0

javax.jdo.JDOFatalUserException

(String msg) Constructs a new JDOFatalUserException with the specified detail message. Constructs a new ... . Since: JDO 1.0 JDOFatalUserException(String msg, Object failed) Constructs a new JDOFatalUserException ... object. Since: JDO 1.0 JDOFatalUserException(String msg, Throwable nested) Constructs a new
0

javax.jdo.JDOCanRetryException

. Constructs a new JDOCanRetryException without a detail message. Since: JDO 1.0 JDOCanRetryException(String ... .0 JDOCanRetryException(String msg, Object failed) Constructs a new JDOCanRetryException ... . Since: JDO 1.0 JDOCanRetryException(String msg, Throwable nested) Constructs a new
0

javax.jdo.JDODataStoreException

without a detail message. Since: JDO 1.0 JDODataStoreException(String msg) Constructs a new JDODataStoreException ... detail message. Parameters: msg - the detail message. Since: JDO 1.0 JDODataStoreException(String msg, Object ... . Parameters: msg - the detail message. failed - the failed object. Since: JDO 1.0 JDODataStoreException(String
0

javax.jdo.JDOFatalDataStoreException

JDOFatalDataStoreException without a detail message. Since: JDO 1.0 JDOFatalDataStoreException(String msg ... . Since: JDO 1.0 JDOFatalDataStoreException(String msg, Object failed) Constructs a new ... - the failed object. Since: JDO 1.0 JDOFatalDataStoreException(String msg, Throwable nested
0

javax.jdo.FetchGroup

, it is unscoped. Since: JDO 2.2 String ALL For use with addCategory and removeCategory calls. For use ... . Since: JDO 2.2 String BASIC For use with addCategory and removeCategory calls. For use with addCategory ... types as defined in section 6.4 of the specification, including String, Locale, Currency, BigDecimal
0

javax.jdo.JDOFatalInternalException

.0 JDOFatalInternalException(String msg) Constructs a new JDOFatalInternalException ... . Parameters: msg - the detail message. Since: JDO 1.0 JDOFatalInternalException(String msg, Object ... JDOFatalInternalException(String msg, Throwable nested) Constructs a new JDOFatalInternalException with the specified
0

javax.jdo.JDOFatalException

. Constructs a new JDOFatalException without a detail message. Since: JDO 1.0 JDOFatalException(String ... JDOFatalException(String msg, Object failed) Constructs a new JDOFatalException with the specified ... JDOFatalException(String msg, Throwable nested) Constructs a new JDOFatalException with the specified
0

javax.jdo.JDOUserException

. Since: JDO 1.0 JDOUserException(String msg) Constructs a new JDOUserException with the specified ... - the detail message. Since: JDO 1.0 JDOUserException(String msg, Object failed) Constructs a new ... - the failed object. Since: JDO 1.0 JDOUserException(String msg, Throwable nested) Constructs a new

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