Thursday, December 09, 2004

Xyling Java Blog

Xyling Java Blog: "Sunday, November 28, 2004
Gain SQL SELECT functionality in Java

David Rappoport shows you how to treat an array or a collection of objects the same way you treat a table in a relational database using SQL SELECT. He describes a generic mechanism for selecting, filtering, and sorting collections or arrays of objects. This mechanism allows you to apply SQL SELECT functionality to Java arrays or collections."

No comments: