ObjectDB ObjectDB

Internal Website Search

41-50 of 200 resultsRefresh
9

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 ... is a member of the collection. Create a predicate to test whether the expression is a member
9

javax.persistence.criteria.CollectionJoin

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 ... 2.0 Predicate in(Collection<?> values) Create a predicate to test whether the expression is a member
9

javax.persistence.criteria.Predicate

whether the expression is a member of the argument list. Create a predicate to test whether the expression is a member ... whether the expression is a member of the collection. Create a predicate to test whether the expression is a member of the collection. Parameters: values - collection of values to be tested against Returns
9

javax.persistence.criteria.Root

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 ... a predicate to test whether the expression is a member of the collection. Create a predicate to test
9

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 ... is a member of the collection. Create a predicate to test whether the expression is a member
9

javax.persistence.criteria.MapJoin

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 ... ) Create a predicate to test whether the expression is a member of the collection. Create a predicate
0

javax.jdo.annotations.PersistenceCapable

Persistent[] members Member declarations. Member declarations. Annotations for persistent members of this class or interface can be specifed either here or on each member. Annotations for inherited members can only be specified here. Returns: member declarations Default value: {} Since: JDO 2.1 Class
0

javax.jdo.annotations.Embedded

element "embedded". Since: JDO 2.1 Persistent[] members Members for this embedding. Members for this embedding. Returns: the members embedded in the field or property being annotated Default value ... String ownerMember The member in the embedded object that links back to the owning object
0

javax.jdo.annotations.Element

) should be indexed. Default value: "" Since: JDO 2.1 String mappedBy Name of the member in the target class that forms a bidirectional relationship with this member. Name of the member in the target class that forms a bidirectional relationship with this member. Returns: name of the member in the target
0

Persistent.name

Annotation Element javax.jdo.annotations.Persistent String name Name of the member when this is embedded in another object. The fully-qualified member name is used. For example, "line.point1.x" refers to the member x in class Point that is embedded as member point1 in class Line that is embedded in

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