tomdz 2005/12/21 14:51:31 Modified: . Tag: OJB_1_0_RELEASE release-notes.txt Log: Updated release notes for new Derby support Revision Changes Path No revision No revision 1.54.2.54 +4 -1 db-ojb/release-notes.txt Index: release-notes.txt =================================================================== RCS file: /home/cvs/db-ojb/release-notes.txt,v retrieving revision 1.54.2.53 retrieving revision 1.54.2.54 diff -u -r1.54.2.53 -r1.54.2.54 --- release-notes.txt 12 Dec 2005 17:29:11 -0000 1.54.2.53 +++ release-notes.txt 21 Dec 2005 22:51:31 -0000 1.54.2.54 @@ -18,6 +18,9 @@ Release 1.0.4 --------------------------------------------------------------------- NEW FEATURES: +* Support for embedded & network Derby (only distinct count queries don't work yet) +* Added ability to prepare the database for OJB's unit tests via DdlUtils (instead of Torque) + Note that this is required when running the tests against Derby * [OJB-10] - Configurable Proxy generation (including CGLIB based generation) * [OJB-31] - Configurable JDBC driver-setting setFetchSize * [OJB-14] - Setting custom JDBC driver tuning options trough jdbc-connection-descriptor
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
