ObjectDB ObjectDB

Internal Website Search

31-40 of 114 resultsRefresh
8

javax.persistence.DiscriminatorColumn

") @Inheritance(strategy=SINGLE_TABLE) @DiscriminatorColumn(name="DISC", discriminatorType=STRING, length ... to DiscriminatorType.STRING. Default value: javax.persistence.DiscriminatorType.STRING Since: JPA 1.0 int length (Optional) The column length for String-based discriminator types. (Optional) The column length
8

java.lang.Throwable

of the array (assuming the array's length is non-zero) represents the top of the stack ... was created and thrown. The last element of the array (assuming the array's length is non-zero ... to return a zero-length array from this method. Generally speaking, the array returned by
8

javax.persistence.RollbackException

representing one stack frame. The zeroth element of the array (assuming the array's length is non ... (assuming the array's length is non-zero) represents the bottom of the stack, which is the first method ... information concerning this throwable is permitted to return a zero-length array from this method
8

javax.persistence.PersistenceException

representing one stack frame. The zeroth element of the array (assuming the array's length is non-zero ... (assuming the array's length is non-zero) represents the bottom of the stack, which is the first method ... information concerning this throwable is permitted to return a zero-length array from this method
0

javax.jdo.JDONullIdentityException

one stack frame. The zeroth element of the array (assuming the array's length is non-zero ... the array's length is non-zero) represents the bottom of the stack, which is the first method invocation ... concerning this throwable is permitted to return a zero-length array from this method. Generally
0

javax.jdo.JDOFatalUserException

elements, each representing one stack frame. The zeroth element of the array (assuming the array's length ... of the array (assuming the array's length is non-zero) represents the bottom of the stack ... trace information concerning this throwable is permitted to return a zero-length array from
0

javax.jdo.JDOCanRetryException

one stack frame. The zeroth element of the array (assuming the array's length is non-zero ... the array's length is non-zero) represents the bottom of the stack, which is the first method invocation ... concerning this throwable is permitted to return a zero-length array from this method. Generally
0

javax.jdo.JDODataStoreException

element of the array (assuming the array's length is non-zero) represents the top of the stack ... at which this throwable was created and thrown. The last element of the array (assuming the array's length is non-zero ... is permitted to return a zero-length array from this method. Generally speaking, the array returned by
0

javax.jdo.JDOFatalDataStoreException

one stack frame. The zeroth element of the array (assuming the array's length is non-zero) represents ... length is non-zero) represents the bottom of the stack, which is the first method invocation in ... concerning this throwable is permitted to return a zero-length array from this method. Generally speaking
0

javax.jdo.JDOException

of the array (assuming the array's length is non-zero) represents the top of the stack, which is the last ... and thrown. The last element of the array (assuming the array's length is non-zero) represents ... a zero-length array from this method. Generally speaking, the array returned by this method

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