* 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) *

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

Table Font Size


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