Downloadliste

Projektbeschreibung

ObJectRelationalBridge (OJB) is an Object/Relational mapping tool that allows transparent persistence for Java objects against relational databases. It supports multiple persistence APIs, including JDO, ODMG, and several custom alternatives.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-07-01 13:47
1.0.0

Einige Fragen in den letzten Release-Kandidaten wurden behoben. Kein wesentliches Merkmal Änderungen wurden durchgeführt.
Tags: Minor bugfixes
Some issues in the last release candidate were
fixed. No major feature changes were implemented.

2002-06-11 22:01
0.9

Ein JDO-Prototyp und eine funktionierende Beispielanwendung umgesetzt wurden. Eine neue Servlet-Implementierung können Sie auf einfache Weise die OJB Server als HTTP-Servlet bereitstellen. Voll JTA-und JCA-Integration vorhanden ist.
Tags: Major feature enhancements
A JDO prototype and a working sample application were implemented. A new Servlet Implementation allows you to easily deploy the OJB Server as an HTTP-Servlet. Full JTA and JCA integration is in place.

2002-04-04 14:23
0.8.375

OJB unterstützt jetzt die JTA Transaction API, die eine einfache Integration in J2EE-App-Server ermöglicht. Dieses Release hat auch ein Reverse-Engineering-Werkzeug, das die Kartierung von Endlagern für bestehende Datenbank-Tabellen erstellen hilft.
Tags: Major feature enhancements
OJB now supports the JTA Transaction API which allows easy integration into J2EE App Servers. This release has also added a reverse engineering tool that helps to build mapping repositories for existing database tables.

2002-01-06 15:20
0.7.290

OJB unterstützt jetzt transparente Zuordnung der m: n Beziehungen. Transparente Zuordnung von ausländischen Schlüsselwerte ist jetzt ebenfalls unterstützt. Proxies für faule Laden von Collections umgesetzt wurden. Der Abfrage-API unterstützt jetzt Path Ausdrücke, die übersetzt werden, um SQL JOIN-Anweisungen intern. Das Exception Handling wurde verbessert.
Tags: Major feature enhancements
OJB now supports transparent mapping of M:N relations. Transparent assignment of foreign key values is now also supported. Proxies for lazy loading of Collections have been implemented. The Query API now supports Path expressions, which are translated to SQL JOIN statements internally. The Exception handling has been improved.

2001-11-25 01:15
0.7.235

Diese Version bietet Unterstützung für die Abbildung m: n-Assoziationen. Der Proxy-Mechanismus zur Verfügung gestellt worden für JDK1.2 durch einen Austausch der JDK1.3 dynamischen Proxies. Die Dokumentation hat sich deutlich verbessert.
Tags: Major feature enhancements
This release provides mapping support for m:n associations. The Proxy mechanism has been made available for JDK1.2 by means of a replacement of the JDK1.3 dynamic proxies. The documentation has improved a lot.

Project Resources