ObjectDB ObjectDB

Internal Website Search

161-170 of 200 resultsRefresh
6

ObjectDB Overview

. Suitable for database files ranging from kilobytes to terabytes. Supports both Client-Server mode and Embedded mode. Single JAR with no external dependencies. Database is stored as a single file
1

Step 2: Create a Project and a Report

To use BIRT we need to create a BIRT Report project in Eclipse: Open the [New Project] dialog box, e.g. by using File > New > Project... Select Business Intelligence and Reporting Tools > Report ... the report file name (e.g. report.rptdesign) and click Finish. The next step is creating an ObjectDB data source.
1

Step 3: Add a Context Listener Class

closing the EntityManagerFactory. To register a ServletContextListener: Open the [New File] dialog box ... the new listener class. Now replace the content of the new source file with the following code
1

Getting Started with JPA - Eclipse Project

To open and run the Quick Start with JPA tutorial project in Eclipse: Download and extract the project zip file: Getting Started with JPA - Maven Project (3KB) Open the Maven project in Eclipse: Select File > Import... > Maven > Existing Maven Projects and click Next. Select the points-console
1

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 ... and select Add Jar/Folder... Select the objectdb.jar file from the bin subdirectory of the ObjectDB
0

Eclipse/JPA Spring MVC Web Tutorial

would be the same). The tutorial is based on using a Maven project. Therefore, required JAR files (ObjectDB
0

JPA Web App Tutorial - Maven Project

The current directory should be guestbook-web (containing the pom.xml file) and port 8080 has to be available
0

Step 4: Add a Controller Class

replace the content of the new source file with the following code: package guest; import javax
0

javax.jdo.JDOHelper

PersistenceManagerFactory configured via the standard configuration file resource "META-INF/jdoconfig.xml", using the current thread's context class loader to locate the configuration file resource(s). Get the anonymous PersistenceManagerFactory configured via the standard configuration file resource "META-INF
0

[ODB1] Chapter 6 - Persistent Objects

. But, because these classes are not described in the JDO metadata files, the enhancer identifies them as not

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