Download List

项目描述

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.

系统要求

System requirement is not defined
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

在最后一个发布候选的一些问题是固定的。没有变化的主要特征实施。
标签: Minor bugfixes
Some issues in the last release candidate were
fixed. No major feature changes were implemented.

2002-06-11 22:01
0.9

一个JDO的原型和一个工作示例应用程序实施。一个新的servlet实现,您可以轻松部署在OJB的一个HTTP服务器程序组件。 JTA和JCA的全面整合到位。
标签: 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的现在支持JTA事务API,它允许到J2EE应用服务器轻松集成。此版本还增加了逆向工程工具,帮助建立现有数据库表的映射库。
标签: 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的现在支持透明映射的M:无关系。外国键值透明的分配,现在也支持。对集合延迟加载代理已得到执行。查询API现在支持路径表达式,这是转换到SQL JOIN语句内部。在异常处理已得到改进。
标签: 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

此版本提供测绘保障为米:无关联。代理机制,已为JDK1.2提供了一个动态代理的JDK1.3替代手段。文档已经改善了很多。
标签: 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