Return-Path: Mailing-List: contact ojb-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ojb-dev@jakarta.apache.org Received: (qmail 4128 invoked by uid 98); 22 Dec 2002 14:07:23 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Received: (qmail 4093 invoked from network); 22 Dec 2002 14:07:21 -0000 Received: from daedalus.apache.org (HELO apache.org) (63.251.56.142) by nagoya.betaversion.org with SMTP; 22 Dec 2002 14:07:21 -0000 Received: (qmail 49268 invoked by uid 500); 22 Dec 2002 14:06:08 -0000 Received: (qmail 49254 invoked from network); 22 Dec 2002 14:06:08 -0000 Received: from mail.du.gtn.com (194.77.9.57) by daedalus.apache.org with SMTP; 22 Dec 2002 14:06:08 -0000 Received: from apache.org (line004.essen.home.ins.de [195.162.231.132] (may be forged)) by mail.du.gtn.com (8.11.0.Beta3/8.11.0.Beta3) with ESMTP id gBME66m13394; Sun, 22 Dec 2002 15:06:06 +0100 (MET) Message-ID: <3E05C6E2.2090407@apache.org> Date: Sun, 22 Dec 2002 15:06:26 +0100 From: Thomas Mahler User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020903 X-Accept-Language: en-us, en MIME-Version: 1.0 To: OJB Developers List , OJB Users List Subject: [ann] new release 0.9.8 X-Enigmail-Version: 0.63.3.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Ho ho ho, just in time for christmas... a new OJB release! from the releases notes: 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. cheers, Thomas