JDBC provides Java programs with low-level access to databases.
For more information, see the Oracle9i SQLJ Developer's Guide and Reference. This document is available online at the Oracle Technology Network (OTN) website, at otn.oracle.com/docs/products/oracle9i/content.html.
The following topics describe aspects of JDBC:
Embedding SQL in Java Programs
About SQL