[Objectbridge-developers] [ANN] objectbridge 0.1.41 released
Brought to you by:
thma
From: Thomas M. <tho...@ho...> - 2001-01-05 10:05:15
|
Hi all and best wishes for the new year! During my christmas vacation I've been working on a new release. Here it comes! Frome the release notes: ObJectBridge (OJB) is a framework that provides transparent persistence for Java Objects against relational databases. It consists of a generic PersistenceBroker and an ODMG 3.0 compliant transactional ObjectServer as client-interfaces. It uses an XML based Object/Relational Mapping. The 0.1.41 release of ObJectBridge includes the following modules: broker -- transparent persistence for Java Objects server -- ODMG 3.0 compliant Objectserver (work in progress) examples -- examples demonstrating programming techniques test -- JUnit regression tests new features in 0.1.41: - Using a pool of Prepared Statements - introducing different locking stragtegies - examples are now re-written as JUnit tests More information is available at http://sourceforge.net/projects/objectbridge Copyright (c) 2000, Thomas Mahler, David Dixon-Peugh. best regards, Thomas |