To integrate a JDBC driver

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

  1. To integrate the JDBC driver into an administrative domain, do either of the following:
See Also