ダウンロードリスト

プロジェクト概要

ObJectRelationalBridge(OJB)は、オブジェクト/リレーショナル マッピングツールであり、リレーショナルデータベースに対して Javaオブジェクトの透過的永続化を可能とします。JDOや ODMG、いくつかのオーダメードの代替物を含め、多数の永続化 APIをサポートしています。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2001-10-20 22:26
0.5.200

このリリースで計画的な開発活動のための新しいドキュメントの読み込み:先進的な図書館のチュートリアル/ Rマッピングのテクニック、ojb Lockmanagementへの完全なガイドは、ロードマップに含まれています。今のJDK遅延ロードするための1.3の動的プロキシを使用することが可能です。暗黙的なロック機構が構成することができます。TestSuiteはLockmanagerのために書かれています。
タグ: Minor feature enhancements
This release contains a load of new documentation: a tutorial on
advanced o/r mapping techniques, a complete guide to the ojb
Lockmanagement, and a roadmap for planned development activities.
It is now possible to use JDK 1.3 Dynamic Proxies for lazy
loading. The implicit locking mechanism can now be configured.
A TestSuite for the Lockmanager has been written.

2001-10-04 19:26
0.5.180

RowReadersの新しいコンセプトをユーザーにResultSetの列からオブジェクトを実体化と相互作用することができます。 1つのテーブルの継承階層のマッピングがサポートされます。 Lockmanagement永続的に実装されている分散。 LockManager、ObjectCache、SequenceManager、およびConnectionFactory、今はユーザ拡張をサポートするプラグインです。 MySQLとPostgreSQLがサポートされます。 DDLの生成は、XMLマッピングファイルから実装されているDDLを生成します。 JDNI /データソースベースのConnectionFactory今J2EEコンテナで利用可能です。 SequenceNumbering今は、XMLリポジトリ内の宣言を介して可能です。
タグ: Major feature enhancements
The new concept of RowReaders allows users to interact with object
materialization from ResultSet Rows. Mapping inheritance hierarchies on one
table is now supported. A Distributed persistent Lockmanagement has been
implemented. The LockManager, ObjectCache, SequenceManager, and
ConnectionFactory are now pluggable to support user extensions. MySQL and
PostgreSQL are now supported. A DDL Generator that produces DDL from XML
mapping files has been implemented. A JDNI/Datasource based ConnectionFactory
is now available for usage in J2EE Containers. SequenceNumbering is now
possible via declaration in the XML repository.

2001-08-14 11:30
0.5.151

多くの新機能このリリースに含まれています。 PersistenceBrokerサーバーarcitectureは、1つまたは複数のロードバランスサーバープロセスに対して複数のクライアントを実行できるように設計されています。この新しいアーキテクチャを使用するOJBと高度にスケーラブルな分散アプリケーションを構築する-しかし、Lockhandling配布できますがまだ終わっていません。としては、古い名前の商標保護されてプロジェクトObJectRelationalBridgeに改称されている。いくつかの主要なパフォーマンスの向上もなされている。
タグ: Major feature enhancements
Many new features are included in this release. A PersistenceBroker server arcitecture has been designed, which allows you to run multiple clients against one or more loadbalanced server processes. This new architecture allows you to build highly scalable distributed applications with OJB - however, distributed Lockhandling is not finished yet. The project has been renamed to ObJectRelationalBridge, as the old name is trademark protected. Some major performance enhancements have also been made.

2001-06-09 18:58
0.5.136

このリリースで追加されますOQLをパラメータODMGのコレクションには、チュートリアルとのコード例に変換戦略をカバーする操作とOQLはフィルタ操作をバインドします。 DListImpl、DBagImpl、DSetImpl、DMapImpl、およびそれぞれの反復子の今を提供する()メソッドを削除します。_接頭辞は、OJB内部テーブルからは、Oracle、DB2、および他のDBMSに簡単にポートを許可するが削除されています。シリアル化されたアイデンティティのサイズを最小限に抑えるために、彼らはすぐにGZIPedている。 RsIteratorメソッドnext()および()書き直されても、バギーのJDBC 2.0ドライバで動作するようにhasNext。の作成と準備されたステートメントの準備がJDBCでDB2およびOracle用の2.0ドライバが準拠しています。 ojb.server ojb.odmg方が良い、その内容を反映するよう変更されています。依存オブジェクトの削除のシーケンスを参照整合性違反を防ぐために変更されました。
タグ: Major feature enhancements
This release adds OQL parameter binding operation and OQL filter
operations in ODMG Collection, and a tutorial and a code example
covering Conversion Strategies. DListImpl, DBagImpl, DSetImpl,
DMapImpl, and the respective Iterators now provide remove() methods.
The __ prefix has been removed from the OJB internal tables, to allow
easier ports to Oracle, DB2, and other DBMS. To minimize the size of
serialized Identities, they are now GZIPed. The RsIterator methods
next() and hasNext() have been rewritten to work even with buggy JDBC
2.0 drivers. Creation and preparation of prepared Statements is now
compliant with JDBC 2.0 drivers for DB2 and Oracle. ojb.server has
been renamed to ojb.odmg to better reflect its content. The deletion
sequence for depended objects has been changed to prevent referential
integrity violations.

プロジェクトリソース