Basic HTML version of Foils prepared 19 July 97

Foil 11 JDBC - Java Database Connection

From Overview of JDK Version 1.1 Extensions CPS616 -- Information Track of CPS -- Spring Semester 97. by Nancy J. McCracken


1 Provides Java interface to legacy databases
2 Open interface specification to SQL databases - JDBC classes provide methods for programmers to issue SQL statements and process the results in Java.
3 Crucial part is database drivers to provide interface between JDBC classes and the proprietary database product.
  • 20 JDBC drivers now exist and 41 companies have endorsed the JDBC API.
  • There is also a JDBC-ODBC Bridge driver which can turn most ODBC drivers into JDBC drivers.

in Table To:


© 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 Sun Nov 29 1998