ObjectDB ObjectDB

Internal Website Search

61-70 of 200 resultsRefresh
2

ObjectDB - Object Database for Java (JPA/JDO)

relational databases, JDBC, drivers, tables, records, ORM tools and mapping - start writing more effective
2

Auto Generated Values

sequence numbers to start with 1 in the TABLE strategy initialValue=0 has to be specified in the @SequenceGenerator annotation.
2

Database Replication and Clustering

, under the server data root directory. Starting a new replication of an existing master database
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

Step 1: Create a Web Project

We start by creating a new NetBeans Web Application Project: Open the [New Project] dialog box, e.g. by using File > New Project... Select Java Web > Web Application and click Next. Choose a Project Name (e.g. Guestbook) and click Next. Select Apache Tomcat 6 as the Server. Note
0

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 complete BIRT development environment, which is a special distribution
0

Report Generation with BIRT and JPA

This tutorial demonstrates how to create reports based on data in an ObjectDB database using the popular open source Business Intelligence and Reporting Tools (BIRT). In order to keep things as simple as possible - we will use the basic points.odb ObjectDB database file from the Getting Started
0

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 Next. Choose a Project Name (e.g. Guestbook). Select GlassFish Server Open Source Edition 3 (Java EE 6) as
0

[ODB1] Chapter 4 - JDO Metadata

metadata for a class in the search order specified above has effect. 4.2 Metadata for Classes We start
0

[ODB1] Chapter 3 - Persistent Classes

{ public static void main(String[] args) { // Always start by calling the enhancer

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