* GREY=local LOCAL HTML version of Foils prepared 13 March 1997

Foil 3 JDBC Main Features

From Overview of Java Database Connection Basic Information Technology Course CPS616 -- Spring Semester 1997. by Udayan Parvate, Tom Pulikal (Geoffrey C. Fox) *

"Database-neutral access" interface in java for connecting to database and executing SQL statements
It is designed after ODBC(Open Database connectivity) but with java-specific features
Dependent on database-driver availability
It is also an API for creating the low-level JDBC drivers, which do the actual connecting/transacting with data sources
Based on the X/Open SQL Call Level Interface(CLI) that defines how client/server interactions are implemented for database systems
Programmer writes only one database interface, using jdbc, the pogram can access any data source without recoding



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 Tue Jul 22 1997