ObjectDB ObjectDB

Internal Website Search

111-120 of 200 resultsRefresh
5

javax.persistence.criteria.CollectionJoin

() Return the alias assigned to the tuple element or null, if no alias has been assigned. Return the alias assigned to the tuple element or null, if no alias has been assigned. Returns: alias Since: JPA 2 ... : join parent Since: JPA 2.0 Path<?> getParentPath() Return the parent "node" in the path or null
5

javax.persistence.criteria.Root

2.0 String getAlias() Return the alias assigned to the tuple element or null, if no alias has been assigned. Return the alias assigned to the tuple element or null, if no alias has been assigned ... () Return the parent "node" in the path or null if no parent. Return the parent "node" in the path or
5

javax.persistence.criteria.MapJoin

assigned to the tuple element or null, if no alias has been assigned. Return the alias assigned to the tuple element or null, if no alias has been assigned. Returns: alias Since: JPA 2.0 Attribute ... <?> getParentPath() Return the parent "node" in the path or null if no parent. Return the parent "node" in
4

javax.persistence.EntityManager

Returns: the found entity instance or null if the entity does not exist Throws: IllegalArgumentException ... for that entity’s primary key or is null Since: JPA 1.0 T find(Class<T> entityClass, Object ... and hints Returns: the found entity instance or null if the entity does not exist Throws
0

javax.jdo.JDOReadOnlyException

. Returns: the detail message string of this Throwable instance (which may be null). Since: Java ... : NullPointerException - if stackTrace is null, or if any of the elements of stackTrace are null Since: Java 1.4 Throwable getCause() Returns the cause of this throwable or null if the cause is nonexistent or
0

javax.jdo.JDODetachedFieldAccessException

: the detail message string of this Throwable instance (which may be null). Since: Java JDK1.0 Throwable ... - if stackTrace is null, or if any of the elements of stackTrace are null Since: Java 1.4 Throwable getCause() Returns the cause of this throwable or null if the cause is nonexistent or unknown. Returns
0

javax.jdo.JDOFatalInternalException

(which may be null). Since: Java JDK1.0 Throwable[] getNestedExceptions() The exception may have been caused by ... . Throws: NullPointerException - if stackTrace is null, or if any of the elements of stackTrace are null Since: Java 1.4 Throwable getCause() Returns the cause of this throwable or null if the cause
0

javax.jdo.JDOFatalException

of this Throwable instance (which may be null). Since: Java JDK1.0 Throwable[] getNestedExceptions() The exception ... on this Throwable's stack trace. Throws: NullPointerException - if stackTrace is null, or if any of the elements of stackTrace are null Since: Java 1.4 Throwable getCause() Returns the cause
0

javax.jdo.JDOUserException

of this Throwable instance (which may be null). Since: Java JDK1.0 Throwable[] getNestedExceptions ... will have no affect on this Throwable's stack trace. Throws: NullPointerException - if stackTrace is null, or if any of the elements of stackTrace are null Since: Java 1.4 Throwable getCause() Returns
0

javax.jdo.spi.PersistenceCapable

. Transient instances return null. The ObjectId may be serialized and later restored, and used ... instances return the associated PersistenceManager. Transient non-transactional instances return null. This method always delegates to the StateManager if it is non-null. Returns: the PersistenceManager

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