* GREY=local LOCAL HTML version of Foils prepared 13 March 1997

Foil 10 JDBC API - IV

From Overview of Java Database Connection Basic Information Technology Course CPS616 -- Spring Semester 1997. by Udayan Parvate, Tom Pulikal (Geoffrey C. Fox) *

Public Interface ResultSet
The results of a query are stored in this object, which is returned when the respective query execute methods is run .
getXXX() methods, where XXX can be any Java Types , fetch the result for the specified column
getMetaData() methods can facilitate the process of checking the data type in each column of the result set



Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Tue Jul 22 1997