ObjectDB ObjectDB

Internal Website Search

21-30 of 162 resultsRefresh
3

toString()

Method java.lang.Throwable String toString() Returns a short description of this throwable. The result is the concatenation of: the name of the class of this object ": " (a colon and a space) the result of invoking this object's getLocalizedMessage method If getLocalizedMessage returns null
3

javax.persistence.TransactionRequiredException

": " (a colon and a space) the result of invoking this object's getLocalizedMessage method
3

javax.persistence.EntityExistsException

is the concatenation of: the name of the class of this object ": " (a colon and a space) the result of invoking
3

javax.persistence.NonUniqueResultException

of the class of this object ": " (a colon and a space) the result of invoking this object's
0

javax.jdo.JDOObjectNotFoundException

": " (a colon and a space) the result of invoking this object's getLocalizedMessage method
0

addSubquery(sub, variableDeclaration, candidateCollectionExpression, parameters)

. The String parameters are trimmed of white space. The variableDeclaration parameter is the name
0

javax.jdo.JDOUnsupportedOptionException

is the concatenation of: the name of the class of this object ": " (a colon and a space) the result of invoking
0

javax.jdo.JDOUserCallbackException

of this object ": " (a colon and a space) the result of invoking this object's getLocalizedMessage method
0

toString()

Method java.lang.Throwable String toString() Returns a short description of this throwable. The result is the concatenation of: the name of the class of this object ": " (a colon and a space) the result of invoking this object's getLocalizedMessage method If getLocalizedMessage returns null
0

toString()

Method java.lang.Throwable String toString() Returns a short description of this throwable. The result is the concatenation of: the name of the class of this object ": " (a colon and a space) the result of invoking this object's getLocalizedMessage method If getLocalizedMessage returns null

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