ObJectRelationalBridge -- Bridging Java Objects and Relational Databases ObJectRelationalBridge (OJB) is an Object/Relational mapping tool that provides transparent transactional persistence for Java Objects against relational databases. OJB supports ODMG and JDO. Changes in Release 0.9.8 new features: - On the fly database generation - JDO support by providing a plugin to the JDO reference implementation - support for nested fields bug fixes: - tons of bug fixes With this release we are feature complete for the 1.0 release! For 1.0 you should not expect more features to be added. More information is available at http://jakarta.apache.org/ojb Copyright (c) 2000, 2001, 2002 Thomas Mahler, et al.