Basic HTML version of Foils prepared April 15 1997
Foil 47 JDBC Driver API - III
From Examples of JDBC -- Microsoft Access CPS616 -- Information Track of CPS -- Spring Semester 97. bySangeeta Aggarwal,Tom Pulikal,Udayan Pravate(Nancy McCracken) *
ResultSetMetaData - A ResultSetMetaData object can be used to find out about the types and properties of the columns in a ResultSet.
Statement - A Statement object is used for executing a static SQL statement and obtaining the results produced by it