ObjectDB ObjectDB

Internal Website Search

61-70 of 200 resultsRefresh
7

Issue with UPPER ?

.communication $6 WHERE (((NOT (($2 IS NOT NULL) AND ($2.austritt IS NOT NULL) AND ($2.austritt<=CURRENT_DATE)))) AND (((($3 IS NOT NULL) AND ($4 IS NOT NULL) AND ($4.name IS NOT NULL) AND ($4.name LIKE '%81%')) OR (($5 IS NOT NULL) AND ($5.postalCode IS NOT NULL) AND ($5.postalCode LIKE '%81%')) OR
6

java.lang.Throwable

() Constructs a new throwable with null as its detail message. Constructs a new throwable with null ... cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains ... and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class
6

java.lang.Exception

to catch. Since: Java JDK1.0 See Also: java.lang.Error Exception() Constructs a new exception with null as its detail message. Constructs a new exception with null as its detail message. The cause is not ... ) Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause
6

javax.persistence.criteria.Subquery

or null, if no alias has been assigned. Return the alias assigned to the tuple element or null ... items, or null if no restrictions have been specified. Return the predicate that corresponds to the restriction(s) over the grouping items, or null if no restrictions have been specified. Returns
5

javax.persistence.TransactionRequiredException

TransactionRequiredException exception with null as its detail message. Constructs a new TransactionRequiredException exception with null as its detail message. Since: JPA 1.0 TransactionRequiredException(String ... getCause() Returns the cause of this throwable or null if the cause is nonexistent or unknown. Returns
5

javax.persistence.EntityExistsException

EntityExistsException exception with null as its detail message. Constructs a new EntityExistsException exception with null as its detail message. Since: JPA 1.0 EntityExistsException(String message) Constructs ... .printStackTrace() Throwable getCause() Returns the cause of this throwable or null if the cause
5

javax.persistence.NonUniqueResultException

() Constructs a new NonUniqueResultException exception with null as its detail message. Constructs a new NonUniqueResultException exception with null as its detail message. Since: JPA 1.0 ... () Throwable getCause() Returns the cause of this throwable or null if the cause is nonexistent or unknown
0

[ODB1] Chapter 3 - Persistent Classes

time, e.g. an Integer, or null value. Similarly, a field whose type is one of the persistent ... or null). Old persistent fields that are missing in the new class are just ignored. When a type
0

javax.jdo.spi.StateInterrogation

StateInterrogation returns Boolean. If the return value is null then the StateInterrogation does not recognize the parameter as being handled by it. A non-null return value indicates ... registered StateInterrogation is given the parameter until one of them returns a non-null value
0

javax.jdo.spi.JDOImplHelper

of DocumentBuilderFactory. Returns: the DocumentBuilderFactory if registered; null otherwise Since: JDO 2.1 ErrorHandler ... instance of ErrorHandler. Returns: the registered ErrorHandler if registered; null otherwise Since: JDO ... . Returns: The PersistenceCapable superclass for this class, or null if there isn't one. Since: JDO 1

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