DB2 Version 10.1 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.