ProcedureTo integrate a JDBC driver

A JDBC driver translates an application's JDBC calls into the protocol of the database server.

See Also