ObjectDB ObjectDB

Internal Website Search

51-60 of 200 resultsRefresh
9

java.lang.RuntimeException

to the stack trace information printed by printStackTrace(). Returns an array of stack trace elements, each representing one stack frame. The zeroth element of the array (assuming the array's length is non ... . Typically, this is the point at which this throwable was created and thrown. The last element of the array
9

javax.persistence.TransactionRequiredException

programmatic access to the stack trace information printed by printStackTrace(). Returns an array of stack trace elements, each representing one stack frame. The zeroth element of the array (assuming the array's length is non-zero) represents the top of the stack, which is the last method invocation in
9

java.lang.Throwable

printStackTrace(). Returns an array of stack trace elements, each representing one stack frame. The zeroth element 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
9

javax.persistence.LockTimeoutException

(). Returns an array of stack trace elements, each representing one stack frame. The zeroth element 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) represents
9

javax.persistence.EntityExistsException

(). Returns an array of stack trace elements, each representing one stack frame. The zeroth element 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) represents
9

javax.persistence.RollbackException

to the stack trace information printed by printStackTrace(). Returns an array of stack trace elements, each representing one stack frame. The zeroth element of the array (assuming the array's length is non ... , this is the point at which this throwable was created and thrown. The last element of the array
8

getStackTrace()

to the stack trace information printed by printStackTrace(). Returns an array of stack trace elements, each representing one stack frame. The zeroth element of the array (assuming the array's length is non ... , this is the point at which this throwable was created and thrown. The last element of the array
7

javax.persistence.criteria.CriteriaBuilder

CompoundSelection<Object[]> array( Selection... selections) Create an array-valued selection item. Create an array-valued selection item. Parameters: selections - selection items Returns: array-valued compound selection Throws: IllegalArgumentException - if an argument is a tuple- or array-valued
7

javax.persistence.criteria.CriteriaQuery

. An element of the list passed to the multiselect method must not be a tuple- or array-valued ... for each row. The elements of the array will correspond to the elements of the list passed ... of type Object[] will be instantiated and returned for each row. The elements of the array
0

javax.jdo.JDOHelper

.getObjectById(Object oid, boolean validate) Object[] getObjectIds(Object[] pcs) Get object ids for an array of instances. Get object ids for an array of instances. For each instance in the parameter ... the parameter. The order of instances of the returned array exactly matches the order of instances

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