ObjectDB ObjectDB

Internal Website Search

191-200 of 200 resultsRefresh
4

CRUD Database Operations with JPA

. The TypedQuery interface, which was introduced in JPA 2, is a type safe subinterface of Query
4

BIRT/ODA ObjectDB Driver

and selecting New Data Source. Select ObjectDB Data Source from the list of available data source types
4

Defining a JPA Entity Class

, including which persistent types can be used for persistent fields, how to define and use a primary key
4

Collections in JPQL and Criteria Queries

enables as an extension to standard JPQL to use both operators (IN and MEMBER OF) with any type
4

Database Transaction Replayer

contains two types of files: Backup files - with names of the form <transaction-id>.odb Recording
4

Logical Operators in JPQL and Criteria API

> that represents many operator and function expressions whose type is boolean - such as comparison operators
0

Step 1: Create a Java Project

We start by creating a new Java project, using: File > New > Project... If you are using Eclipse IDE for Java EE Developers, you can see in the [New] menu a command for creating a [JPA Project]. We are not using that type of project in this tutorial but rather an ordinary Java Project. In the [New
0

JDO External Listeners

The following types can be used to implement external listener classes for JDO lifecycle events: Listener objects can be bound to one or more persistence capable classes by invoking the addInstanceLifecycleListner method either at the PersistenceManagerFactory level or the PersistenceManager level.
0

Miscellaneous JDO Annotations

This section contains miscellaneous JDO annotations and associated enum types:
0

JDO Annotations for Fields

The way a field of a persistable class is managed by JDO can be set by the following annotations and enum types:

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