Menu

Commit [r493]  Maximize  Restore  History

executeQuery(...) methods now return a List (was Collection).

Since a List is a Collection this shouldn't give much trouble.
The advantage is that Lists can be sorted directly using the Collections class.

keess 2003-03-10

changed /trunk/jxpfw/sources/org/jxpfw/dmc/Database.java
/trunk/jxpfw/sources/org/jxpfw/dmc/Database.java Diff Switch to side-by-side view
Loading...