ObjectDB ObjectDB

Internal Website Search

101-110 of 200 resultsRefresh
3

javax.persistence.PessimisticLockException

. Parameters: message - the detail message. Since: JPA 2.0 PessimisticLockException(Object entity) Constructs ... PessimisticLockException exception with the specified entity. Parameters: entity - the entity. Since: JPA 2.0 ... . Parameters: cause - the cause. Since: JPA 2.0 PessimisticLockException(String message, Throwable cause
3

javax.persistence.QueryTimeoutException

. Parameters: query - the query. Since: JPA 2.0 QueryTimeoutException(String message) Constructs a new ... exception with the specified detail message. Parameters: message - the detail message. Since: JPA 2.0 ... with the specified cause. Constructs a new QueryTimeoutException exception with the specified cause. Parameters
3

javax.persistence.OptimisticLockException

. Parameters: message - the detail message. Since: JPA 1.0 OptimisticLockException(Object entity ... OptimisticLockException exception with the specified entity. Parameters: entity - the entity. Since: JPA 1.0 ... . Parameters: cause - the cause. Since: JPA 1.0 OptimisticLockException(String message, Throwable cause
3

javax.persistence.LockTimeoutException

detail message. Parameters: message - the detail message. Since: JPA 2.0 LockTimeoutException(Object ... LockTimeoutException exception with the specified object. Parameters: entity - the entity. Since: JPA ... . Parameters: cause - the cause. Since: JPA 2.0 LockTimeoutException(String message, Throwable cause
0

javax.jdo.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 ... and nested Throwables. Parameters: msg - the detail message. nested - the nested Throwable. Since: JDO 1.0
0

javax.jdo.JDOFatalDataStoreException

JDOFatalDataStoreException with the specified detail message. Parameters: msg - the detail message ... with the specified detail message and failed object. Parameters: msg - the detail message. failed ... . Parameters: msg - the detail message. nested - the nested Throwable. Since: JDO 1.0
0

javax.jdo.JDONullIdentityException

constructor parameter is null. This might occur when creating an object id instance from a transient instance ... detail message. Parameters: msg - the detail message. Since: JDO 2.0 JDONullIdentityException ... and failed object. Parameters: msg - the detail message. failed - the failed object. Since: JDO 2.0
0

javax.jdo.JDOOptimisticVerificationException

with the specified detail message. Parameters: msg - the detail message. Since: JDO 1.0.1 ... JDOOptimisticVerificationException with the specified detail message and failed object. Parameters: msg - the detail message ... detail message and nested Throwable[]s. Parameters: msg - the detail message. nested - the nested
0

javax.jdo.identity.StringIdentity

. Parameters: pcClass - the class key - the key Since: JDO 1.0 int compareTo(T arg0) Parameters: arg0 - int ... objects. Parameters: o - Other identity Returns: The relative ordering between the objects Since: JDO 2 ... if the other object represents the same object id. Parameters: obj - the other object Returns: true
0

javax.jdo.identity.ObjectIdentity

. Parameters: pcClass - the class param - the key Since: JDO 1.0 int compareTo(T arg0) Parameters: arg0 ... of identity objects. Parameters: o - Other identity Returns: The relative ordering between the objects ... . Determine if the other object represents the same object id. Parameters: obj - the other object

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