News
7/15/2005: Maintenance version 2.0.3 released.
- Setting of null values changed from setNull(int, Types.NULL) to setObject(int, null), which should be more compatible with a majority of drivers.
- Added automagic mapping from CLOBs and BLOBs to Strings, byte[], InputStreams, and Readers.
6/18/2005: Maintenance version 2.0.2 released.
Rare problem with array list expansion fixed.
5/29/2005: Maintenance version 2.0.1 released.
Mostly bug fixes.
4/25/2005: Version 2.0 final is released.
Version 2.0 of O/R Broker has been released.
3/27/2005: Version 2.0 is nearing completion.
Sometime in April the final version 2.0 of O/R Broker will be released. It is currently in beta 7, and is now considered feature complete, and is recommended for download.
10/6/2004: Version 1.1 released.
New release has following improvements:
- Various bug fixes
- Support for SQL statements in separate files
- Support for dynamic SQL statements through Velocity or FreeMarker
- Added ConstraintEvaluator interface for detecting vendor specific constraint violations
- Support for indexed properties
8/8/2004: Version 1.0 released.
First release!