Files
samskivert/projects
mdb 23ee279609 Table.selectAll() is used when data from multiple tables is composed into
a single object. Table.select() is what is used when there's a one to one
table to object mapping. The All in select all should not be confused with
"" as the where clause which causes "all" records to be selected from the
table. While querying by example also works, it does unnecessary work.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@1228 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-09-19 21:13:37 +00:00
..
2003-05-19 02:53:25 +00:00