SE 452 Fall 2001/2002

Lecture Notes Set 5

JDBC


JDBC Driver Types


Using JDBC


Loading JDBC Drivers


Establishing Connections


Creating Statements


Sending Queries and Updates


Processing the Results


Data Types


Building a User Database (Cloudscape 3.6)


Making Database programs portable


A database backed web app using JDBC 1.0


A database backed web app using JDBC 2.0


ServletContext class