* GREY=local LOCAL HTML version of Foils prepared 13 March 1997 Foil 11 A typical JDBC API usage sequence
From Overview of Java Database Connection Basic Information Technology Course CPS616 -- Spring Semester 1997. by Udayan Parvate, Tom Pulikal (Geoffrey C. Fox) *
DriverManager
|
getConnection()
|
method returns a
|
Connection Object
|
Connection
|
Statement
|
ResultSet
|
Column values
|
from Query results
|
method returns a
|
Statement object
|
createStatement()
|
executeQuery()
|
next()
|
method returns a
|
ResultSet Object
|
method gets the
|
next row
|
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