DB2 Version 9.7 for Linux, UNIX, and Windows

Data retrieval in JDBC applications

In JDBC applications, you retrieve data using ResultSet objects. A ResultSet represents the result set of a query.