The goal of
this course is to provide an introduction
to the JDBC interface for connecting
Java programs with SQL-based databases.
(download or view online)
This module
introduces the fundamental concepts
of JDBC and gives you a working
knowledge of the major elements
of the core JDBC 2.0 API. The
course is standards-based and
uses best practices to demonstrate
How-Tos useful to the field developer.
The material
in this chapter is an updated
excerpt from JDBCTM API Tutorial
and Reference, Second Edition:
Universal Data Access for the
JavaTM 2 Platform, published by
Addison Wesley, ISBN 0-201-43328-1.
This document is intended as an
overview of the major interfaces
and classes and therefore does
not cover all of the new features
in the JDBCtm 3.0 API