JDBC

The Java Database Connectivity API, JDBC for short, is included in the java.sql package. It allows your Java programs to connect to and interact with relational, SQL databases like Oracle, Ingres, MySQL, and Informix.

Interfaces

Classes

Exceptions


Previous | Next | Top | Cafe au Lait

Copyright 1997-2006 Elliotte Rusty Harold
elharo@metalab.unc.edu
Last Modified April 21, 1997