CData JDBC-ODBC Bridge
Overview
The CData JDBC-ODBC Bridge allows you to access ODBC data sources from Java applications. Developers can build Java applications with connectivity to ODBC data sources using the familiar JDBC interfaces.The Getting Started section explains installing and deploying the driver, typical connection properties, and any additional dependencies.
The Using JDBC section shows some common programming idioms that will give you a quick preview of the JDBC API.