2010-10-19

Tips on JDBC

JDBC Drivers by DBMS Product

The followings are starting pages for JDBC drivers for each DBMS product.

Connection Properties of JDBC Driver

Oracle Database

Available connection properties of Oracle database's JDBC driver is described in API documentation of JDBC driver.
In case of Oracle database 11g, you can found them in the following page.

IBM DB2

Available properties on JDBC driver for DB2 version 9.7 are described in the following page.

Microsoft SQL Server
MySQL
HyperSQL
http://www.hsqldb.org/doc/2.0/guide/dbproperties-chapt.html#dpc_connection_props

Diagnosability in JDBC

Oracle Database

Oracle JDBC Driver

Compatibility of JDBC Driver

0 comments:

Post a Comment