About install

tutorial

Step 1: Install BIRT and ObjectDB Driver

Explains how to install the BIRT and ObjectDB Eclipse features/plugins.... 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 ...

 
faq

How to install ObjectDB?

... the ObjectDB distribution zip file. No need to run any install or setup program. You can uninstall ObjectDB by deleting the ObjectDB ...

 
page

JPA Tutorials

Tutorials for using JPA and ObjectDB in Eclipse and NetBeans (console applications, web application, Java EE 6 applications). The following tutorials demonstrate how to develop database driven applications using JPA and the ObjectDB ODBMS (Object Oriented Database Management System). Console JPA Tutorial The Quick Start tutorial demonstrates how to use Objec ...

 
manual

BIRT/ODA ObjectDB Driver

Explains how to use the ObjectDB/JPA data source BIRT driver.... as an Eclipse for Java EE Developers extension. To install it: Open the [Install] dialog box by selecting Help > Install New Software... ...

 
tutorial

JPA Web App Tutorial - Eclipse Project

Opening a JPA Maven web application project in the Eclipse IDE.... tutorial project in Eclipse: Install m2eclipse (if not already installed): First install the core m2eclipse plugin . Then install Maven Integration ...

 
tutorial

Java EE 6 JPA Tutorial - Eclipse Project

Opening a Java EE 6 JPA Maven web application project in the Eclipse IDE.... tutorial project in Eclipse: Install  m2eclipse (if not already installed): First install the  core m2eclipse plugin . Then install  Maven Integration for WTP (from m2eclipse extras). ...

 
tutorial

Spring MVC JPA Tutorial - Eclipse Project

Opening a Spring MVC JPA Maven web application project in the Eclipse IDE.... MVC JPA tutorial project in Eclipse: Install  m2eclipse (if not already installed): First install the  core m2eclipse plugin . Then install  Maven ...

 
manual

[ODB1] Chapter 8 - ObjectDB Server

An ObjectDB server can manage one or more databases. Databases that are managed by a server can be accessed by multiple processes simultaneously. In addition, the server supports accessing these databases from remote machines by TCP/IP. More details about client server mode vs. embedded database mode are discussed in Section 1.2.... mode. In order to use client server mode, you have to install the odbse.jar file on both the client and the server machines. ...

 
manual

[ODB1] Chapter 9 - ObjectDB Explorer

Explains how to view and manipulate database files in the database explorer. ObjectDB Explorer is a visual tool for managing ObjectDB databases. You can use the Explorer to browse databases, execute JDOQL queries, create new databases and edit the content of existing databases. This chapter contains the following s ...

 
forum_thread

server.exe on 32bit and 64bit Windows

Is the server.exe compatible to start the objectdb server on Windows 64bit OS?  Or 32bit only?   ... cannot start because it cannot find the jvm on the 64bit install Java 7 is correctly installed with JAVA_HOME and JRE_HOME set. ...