ObjectDB ObjectDB

Internal Website Search

1-10 of 12 resultsRefresh
47

Paths and Types in JPQL and Criteria API

) and uses the dot (.) operator to navigate through persistent fields to other objects and values ... is a persistable user class can be extended further by reusing the dot (.) operator. For example, c ... class. The dot (.) operator cannot be applied to collections, maps and values of simple types
27

ObjectDB Object Database Features

(COUNT, SUM, AVG, MAX, MIN). Query Expressions Path navigation expressions using the dot (.) operator
14

javax.persistence.OrderBy

the ordering must correspond to columns for which comparison operators are supported. The dot ... used with the dot notation is the name of the respective embedded field or property. The OrderBy ... used. When specifying an ordering over an element collection of embeddable type, the dot notation
11

javax.persistence.AttributeOverride

map value. To override mappings at multiple levels of embedding, a dot (".") notation form ... identifier used with the dot notation is the name of the respective embedded field or property
11

javax.persistence.ManyToOne

side of the relationship. The dot (".") notation syntax must be used in the mappedBy element ... with the dot notation is the name of the respective embedded field or property. Example 1
11

javax.persistence.AssociationOverride

mappings at multiple levels of embedding, a dot (".") notation syntax must be used in the name element ... with the dot notation is the name of the respective embedded field or property. When AssociationOverride
11

javax.persistence.OneToOne

annotation to specify the relationship field or property of the embeddable class. The dot (".") notation ... within the embedded attribute. The value of each identifier used with the dot notation is the name of the respective
11

javax.persistence.ManyToMany

annotation to specify the relationship field or property of the embeddable class. The dot ... within the embedded attribute. The value of each identifier used with the dot notation is the name
3

ODB Doctor Stops Progressing (runs forever)

Hi, I have an issue with the ODB Doctor running endlessly on a 1.35GB ODB file. It gets to three progress dots quickly then stops progressing, all while consuming 100% CPU until killed manually ... dots before stopping. It looks like it's hitting some sort of resource constraints, possibly memory
2

[ObjectDB 2.5.5_03] Unexpected exception (Error 990)

my WHERE clause generator to remove dots from parameter names. Then it should also work with nested

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