
ObjectDB - JPA Object Database for Java
ObjectDB is the most productive software for developing Java database applications using the Java Persistence API (JPA). It is the first persistence solution that combined a powerful …
ObjectDB Overview
ObjectDB is a powerful Object-Oriented Database Management System (ODBMS). It is compact, reliable, easy to use and extremely fast. ObjectDB provides all the standard database …
JPA Tutorials - ObjectDB
Tutorials for using JPA and ObjectDB in Eclipse and NetBeans (console applications, web application, Java EE 6 applications).
ObjectDB 2.9.2
ObjectDB Development Kit. The ObjectDB Development Kit includes: The ObjectDB runtime JAR (available also on Maven). The GUI ObjectDB Explorer. Sample ObjectDB databases that you …
ObjectDB Object Database Features
ObjectDB provides a rich set of features. Many features are implemented as part of ObjectDB's support of the JPA and JDO APIs. Fundamental features of relational databases (e.g. primary …
ObjectDB 2.9 Developer's Guide
Welcome to ObjectDB for Java/JPA Developer's Guide. Here you can learn how to develop database applications using ObjectDB and JPA (Java Persistence API). The main purpose of …
ObjectDB 1.0 Manual
Here you can learn how to develop database applications using ObjectDB and JDO (Java Data Objects), the revolutionary database programming technology by Sun Microsystems. The main …
Chapter 1 - Quick Tour - ObjectDB
This chapter demonstrates basic ObjectDB and JPA concepts by introducing a simple example program. After reading this chapter you should be able to write basic programs that create, …
How to install ObjectDB?
How to install ObjectDB? ObjectDB is distributed as a zip file. Just download and extract the ObjectDB distribution zip file. No need to run any install or setup program. You can uninstall …
Chapter 4 - JPA Queries (JPQL / Criteria) - ObjectDB
Documentation on this website explains how to use JPA in the context of the ObjectDB Object Database but mostly relevant also for ORM JPA implementations, such as Hibernate (and …