ObjectDB ObjectDB

Internal Website Search

31-40 of 200 resultsRefresh
9

JPA Query Expressions (JPQL / Criteria)

, isMember, isNotMember, size). Comparison expressions (equal, notEqual, gt, ge, lt, le, between, isNull, ...) Logical expressions (and, or, not, isTrue).
9

Auto Generated Values

) and an allocation size (the default is 50). A sequence is global to the application and can be used by
9

Numbers in JPQL and Criteria Queries

- when the return value is numeric, e.g. INDEX, SIZE. as string functions - when the return value is numeric, e
9

DELETE Queries in JPA/JPQL

, the following query deletes the countries with population size that is smaller than a specified limit
9

Chapter 6 - Configuration

and kilobytes (respectively), can be used in any size value attribute in the configuration file
9

Entity Management Settings

the size of the shared level 2 cache that is managed by the EntityManagerFactory and shared by
9

Paths and Types in JPQL and Criteria API

one group, and COUNT calculates its size). Criteria Query Paths and Types Paths and navigations
9

JPA Criteria API Queries

, ...). Collection expressions (isEmpty, isNotEmpty, isMember, isNotMember, size). Comparison
9

ORDER BY clause (JPQL / Criteria API)

The ORDER BY clause specifies a required order for the query results. Any JPQL query that does not include an ORDER BY clause produces results in an undefined and non-deterministic order. ORDER BY Expressions The following query returns names of countries whose population size
0

[ODB1] Chapter 2 - A Quick Tour

list.add("Hello World " + list.size()); 30 31 // Display the content

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