ObjectDB ObjectDB

Internal Website Search

61-70 of 200 resultsRefresh
9

javax.persistence.criteria.CollectionJoin

> The CollectionJoin interface is the type of the result of joining to a collection ... is not changed. Warning: may result in a runtime failure. Parameters: type - intended type ... for the target of the join Returns: the resulting fetch join Throws: IllegalArgumentException - if attribute
9

javax.persistence.criteria.MapJoin

> The MapJoin interface is the type of the result of joining to a collection over an association or element ... : may result in a runtime failure. Parameters: type - intended type of the expression Returns: new ... of the join Returns: the resulting fetch join Throws: IllegalArgumentException - if attribute of the given
8

javax.persistence.criteria.Join

: may result in a runtime failure. Parameters: type - intended type of the expression Returns: new ... : the resulting fetch join Throws: IllegalArgumentException - if attribute of the given name does not ... - join type Returns: the resulting fetch join Throws: IllegalArgumentException - if attribute
8

javax.persistence.criteria.PluralJoin

: the runtime type is not changed. Warning: may result in a runtime failure. Parameters: type - intended type ... for the target of the join Returns: the resulting fetch join Throws: IllegalArgumentException ... of the attribute for the target of the join jt - join type Returns: the resulting fetch join Throws
8

javax.persistence.criteria.From

not cause type conversion: the runtime type is not changed. Warning: may result in a runtime failure ... : attributeName - name of the attribute for the target of the join Returns: the resulting fetch join Throws ... : the resulting fetch join Throws: IllegalArgumentException - if attribute of the given name does not exist
8

javax.persistence.criteria.Root

conversion: the runtime type is not changed. Warning: may result in a runtime failure. Parameters: type ... of the attribute for the target of the join Returns: the resulting fetch join Throws ... - name of the attribute for the target of the join jt - join type Returns: the resulting fetch join
7

javax.persistence.criteria.AbstractQuery

. Since: JPA 2.0 AbstractQuery<T> distinct(boolean distinct) Specify whether duplicate query results will be eliminated. Specify whether duplicate query results will be eliminated. A true value will cause ... been specified, duplicate results must be retained. Parameters: distinct - boolean value specifying
7

Apache License, Version 2.0, January 2004

resulting from mechanical transformation or translation of a Source form, including but not limited ... , incidental, or consequential damages of any character arising as a result of this License or out of the use
0

setResultClass(cls)

which to return each element of the result of invoking execute or one of its siblings. If the result is not set or set to null, the result class defaults to the candidate class of the query. If the result consists of one expression, the result class defaults to the type of that expression. If the result consists
0

[ODB1] Chapter 6 - Persistent Objects

(...) are never embedded. Objects stored as a result of persistence by reachability can be embedded. By default ... , sophisticated queries. The results can also be sorted by specified order expressions. Chapter 7

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