ObjectDB ObjectDB

Internal Website Search

181-190 of 200 resultsRefresh
2

javax.persistence.criteria.CompoundSelection

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. Returns
2

javax.persistence.criteria.Selection

null, if no alias has been assigned. Return the alias assigned to the tuple element or null
0

getCause()

Method java.lang.Throwable Throwable getCause() Returns the cause of this throwable or null if the cause is nonexistent or unknown. (The cause is the throwable that caused this throwable ... of this throwable or null if the cause is nonexistent or unknown. Since: Java 1.4
0

getPersistenceManager(pc)

the associated PersistenceManager. Transient non-transactional instances return null. Instances unknown by the implementation return null. Parameters: pc - the instance. Returns: the PersistenceManager
0

getCause()

Method java.lang.Throwable Throwable getCause() Returns the cause of this throwable or null if the cause is nonexistent or unknown. (The cause is the throwable that caused this throwable ... of this throwable or null if the cause is nonexistent or unknown. Since: Java 1.4
0

printStackTrace()

[] args) { crunch(null); } static void crunch(int[] a) { mash ... for a throwable with an initialized, non-null cause should generally include the backtrace for the cause
0

javax.jdo.annotations.ForeignKeyAction

ForeignKeyAction NONE Since: JDO 2.1 ForeignKeyAction NULL Since: JDO 2.1 ForeignKeyAction RESTRICT ... has no constant with the specified name java.lang.NullPointerException - if the argument is null ForeignKeyAction
0

printStackTrace()

[] args) { crunch(null); } static void crunch(int[] a) { mash ... for a throwable with an initialized, non-null cause should generally include the backtrace for the cause
0

javax.jdo.listener.InstanceLifecycleEvent

involved in the event. Returns: The detached instance involved in the event, or null ... instance involved in the event, or null if there was none. Since: JDO 2.0 See Also: "Section 12.15
0

getCause()

Method java.lang.Throwable Throwable getCause() Returns the cause of this throwable or null if the cause is nonexistent or unknown. (The cause is the throwable that caused this throwable ... of this throwable or null if the cause is nonexistent or unknown. Since: Java 1.4

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