ObjectDB ObjectDB

Internal Website Search

21-30 of 148 resultsRefresh
18

javax.persistence.criteria.From

" in the path or null if no parent. Returns: parent Since: JPA 2.0 Predicate in(Object... values) Create a predicate to test whether the expression is a member of the argument list. Create a predicate ... to be tested against Returns: predicate testing for membership Since: JPA 2.0 Predicate in(Collection
18

javax.persistence.criteria.Join

. Returns: parent Since: JPA 2.0 Predicate in(Object... values) Create a predicate to test whether the expression is a member of the argument list. Create a predicate to test whether the expression is a member of the argument list. Parameters: values - values to be tested against Returns: predicate
18

javax.persistence.criteria.ListJoin

null if no parent. Returns: parent Since: JPA 2.0 Predicate in(Object... values) Create a predicate to test whether the expression is a member of the argument list. Create a predicate to test ... against Returns: predicate testing for membership Since: JPA 2.0 Predicate in(Collection<?> values) Create
18

javax.persistence.criteria.MapJoin

the path or null if no parent. Returns: parent Since: JPA 2.0 Predicate in(Object... values) Create a predicate to test whether the expression is a member of the argument list. Create a predicate to test ... against Returns: predicate testing for membership Since: JPA 2.0 Predicate in(Collection<?> values
18

javax.persistence.criteria.ParameterExpression

Predicate in(Object... values) Create a predicate to test whether the expression is a member of the argument list. Create a predicate to test whether the expression is a member of the argument list. Parameters: values - values to be tested against Returns: predicate testing for membership
18

javax.persistence.criteria.Path

.0 Predicate in(Object... values) Create a predicate to test whether the expression is a member of the argument list. Create a predicate to test whether the expression is a member of the argument list. Parameters: values - values to be tested against Returns: predicate testing for membership
18

javax.persistence.criteria.CriteriaBuilder.Case

element. Returns: the Java type of the tuple element Since: JPA 2.0 Predicate in(Object... values) Create a predicate to test whether the expression is a member of the argument list. Create a predicate ... to be tested against Returns: predicate testing for membership Since: JPA 2.0 Predicate in(Collection
18

javax.persistence.criteria.Root

null if no parent. Returns: parent Since: JPA 2.0 Predicate in(Object... values) Create a predicate to test whether the expression is a member of the argument list. Create a predicate to test ... against Returns: predicate testing for membership Since: JPA 2.0 Predicate in(Collection<?> values) Create
18

javax.persistence.criteria.PluralJoin

Predicate in(Object... values) Create a predicate to test whether the expression is a member of the argument list. Create a predicate to test whether the expression is a member of the argument list. Parameters: values - values to be tested against Returns: predicate testing for membership Since: JPA
18

javax.persistence.criteria.SetJoin

if no parent. Returns: parent Since: JPA 2.0 Predicate in(Object... values) Create a predicate to test whether the expression is a member of the argument list. Create a predicate to test ... : predicate testing for membership Since: JPA 2.0 Predicate in(Collection<?> values) Create

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