ObjectDB ObjectDB

Internal Website Search

61-70 of 200 resultsRefresh
33

RollbackException()

Constructor javax.persistence.RollbackException RollbackException() Constructs a new RollbackException exception with null as its detail message. Since: JPA 1.0
33

NoResultException()

Constructor javax.persistence.NoResultException NoResultException() Constructs a new NoResultException exception with null as its detail message. Since: JPA 1.0
33

BasicPermission(arg0)

Constructor java.security.BasicPermission BasicPermission( String arg0 ) Parameters: arg0 -
33

RuntimeException()

Constructor java.lang.RuntimeException RuntimeException()
33

RuntimeException(arg0)

Constructor java.lang.RuntimeException RuntimeException( Throwable arg0 ) Parameters: arg0 -
33

BasicPermission(arg0, arg1)

Constructor java.security.BasicPermission BasicPermission( String arg0, String arg1 ) Parameters: arg0 - arg1 -
33

RuntimeException(arg0)

Constructor java.lang.RuntimeException RuntimeException( String arg0 ) Parameters: arg0 -
3

JDOPermission(name)

Constructor javax.jdo.spi.JDOPermission JDOPermission( String name ) Constructs a JDOPermission with the specified name. Parameters: name - the name of the JDOPermission Since: JDO 1.0
3

JDOFatalInternalException(msg, nested, failed)

Constructor javax.jdo.JDOFatalInternalException JDOFatalInternalException( String msg, Throwable[] nested, Object failed ) Constructs a new JDOFatalInternalException with the specified detail message, nested Throwables, and failed object. Parameters: msg - the detail message. nested - the nested Throwable[]. failed - the failed object. Since: JDO 1.0
3

JDOFatalInternalException(msg, failed)

Constructor javax.jdo.JDOFatalInternalException JDOFatalInternalException( String msg, Object failed ) Constructs a new JDOFatalInternalException with the specified detail message and failed object. Parameters: msg - the detail message. failed - the failed object. Since: JDO 1.0

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