Internal Website Search

51-60 of 200 resultsRefresh

Database Replication and Clustering

under a special root directory, $replication, under the server data root directory. Starting a new

Auto Generated Values

> attribute is that if you want sequence numbers to start with 1 in the

ObjectDB - Object Database for Java (JPA/JDO)

tools and mapping - start writing more effective database code using Java classes and objects!

Where can I learn how to use ObjectDB?

The best source for learning ObjectDB is the ObjectDB Manual, which contains all the necessary information for using ObjectDB. The only required background is a good understanding of the Java language. Reading the manual and getting started with ObjectDB

Obtaining a JPA Database Connection

ObjectDB, any valid database file path (absolute or relative) is also accepted. Any string that starts

JPA Query API

Queries with createQuery As with most other operations in JPA, using queries starts

Step 1: Create a Java Project

We start by creating a new NetBeans Project: Open the [New Project] dialog box, e.g. by using File > New Project... Select Java > Java Application and click Next.

Step 1: Create a Java EE 6 Web Project

We start by creating a new Java EE dynamic web project in Eclipse: Open the [New Project] dialog box, e.g. by using File > New > Project... Select Web > Dynamic Web Project and click

Step 1: Install BIRT and ObjectDB Driver

We start by installing the BIRT development environment and the ObjectDB data source driver. Installing BIRT Choose one of the following options to install the BIRT development environment: Download and install the

Step 1: Create a Java EE Web Project

We start by creating a new Java EE 6 Web Application project in NetBeans: Open the [New Project] dialog box, e.g. by using File > New Project... Select Java Web > Web Application and click Next