[Objectbridge-developers] [ann] OJB release 0.1.110
Brought to you by:
thma
From: Thomas M. <tho...@ho...> - 2001-03-31 18:45:18
|
Hi all, After struggling with a harddisk-crash that almost destroyed 2 weeks of work I finally managed to assemble a new release. changes in this release: New features: - User defined Type- and Value mappings are now configurable per class. changes, refactorings: - refactored the PersistenceBroker to use Arrays instead of Vectors for all timecritical internal operations - ojb.broker.query.Criteria.toString() now generates better readable statements bug fixes: - corrections to OJBSearchFilter (thanks to Sascha) - fixed an annoying bug in the XmlRepositoryHandler that somtimes damaged tokens (thanks to Andrew) - PersistenceBrokerImpl.store(...) does now handle null-values properly (thanks to Andrew) - RsIterator.hasNext() now also checks ResultSet.isAfterLast() (thanks to Andrew) Open bugs: - Testmethods in test.ojb.odmg.OdmgExamples still report failures. in my development environment (VisualAge) I can't reproduce them... enJoy, Thomas |