Previous Topic: SQL ConformanceNext Topic: Data Type Mapping


JDBC Proxy

The JDBC Proxy for CA Datacom Server is a background process that provides a TCP/IP interface Java-based applications. The JDBC Proxy is invoked if specified by the connection URL as //proxy:port/ and provides the ability for CA Datacom Server to function as a Type 3 JDBC driver.

The JDBC Proxy has the following capabilities:

The CA Datacom Server JDBC Proxy is optional. It can be deployed on Windows or USS. If used, it provides Type 3 Driver functionality for applications or application servers that do not run on Windows or USS, such as Linux or UNIX.

The CA Datacom Server JDBC driver also provides Type 4 driver functionality which bypasses the JDBC Proxy.