Update of /cvsroot/modeling/ProjectModeling/Modeling
In directory sc8-pr-cvs1:/tmp/cvs-serv7188/Modeling
Modified Files:
Tag: brch-0_9pre5-SQL_SortOrdering_and_LIMIT
CHANGES
Log Message:
Info for branch brch-0_9pre5-SQL_SortOrdering_and_LIMIT
Index: CHANGES
===================================================================
RCS file: /cvsroot/modeling/ProjectModeling/Modeling/CHANGES,v
retrieving revision 1.86
retrieving revision 1.86.2.1
diff -C2 -d -r1.86 -r1.86.2.1
*** CHANGES 17 Mar 2003 11:53:49 -0000 1.86
--- CHANGES 17 Mar 2003 12:28:47 -0000 1.86.2.1
***************
*** 7,10 ****
--- 7,22 ----
* ** Distributed under the GNU General Public License **
--------------------------------------------------------
+
+ brch-0_9pre5-SQL_SortOrdering_and_LIMIT initiated (2002/03/17)
+ ---------------------------------------
+
+ Goal: offer a support for
+
+ - generating SQL SELECT statements taking
+ FetchSpecification.sortOrderings() into account,
+
+ - FetchSpecification.setFetchSlice(), making it possible to fetch a
+ certain limited number of objects at a time.
+
0.9-pre-5 (2002/03/17) Project milestone -- no public release
|