brj 2005/02/13 02:19:08
Modified: . release-notes.txt
Log:
Better support for attributes containing expressions ie. sum(0.9 * price *
stock).
Revision Changes Path
1.76 +3 -1 db-ojb/release-notes.txt
Index: release-notes.txt
===================================================================
RCS file: /home/cvs/db-ojb/release-notes.txt,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- release-notes.txt 6 Jan 2005 21:00:04 -0000 1.75
+++ release-notes.txt 13 Feb 2005 10:19:08 -0000 1.76
@@ -11,6 +11,8 @@
Release 1.1_alpha
---------------------------------------------------------------------
NEW FEATURES:
+- Better support for attributes containing expressions ie. sum(0.9 * price *
stock).
+ All attributes contained in the expressions have to belong to the same
table !
- ManageableCollection interface has been extended: all ojb... Methods now
also receive a
PersistenceBroker instance
- Forward-port from 1.0 stable:
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]