[Objectbridge-developers] [ANN] OJB 0.1.30 released
Brought to you by:
thma
From: Thomas M. <tho...@ho...> - 2000-12-16 14:45:33
|
Hi all, due to maintainance work at sourceforge I had problems in getting my current snapshot released. But now it is there! The 0.1.30 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 new features in 0.1.30: - Pessimistic Object Locking - Object rollback - extending Objectserver infrastructure - Configurable JDBC connection pooling - PersistenceBroker can produce PrimaryKey Enumerations, useful for EJB finder methods. - ANT build scripts - Junit regression tests (integrated into build scripts, try build[.sh|.bat] junit) More information is available at http://sourceforge.net/projects/objectbridge enJoy, Thomas |