|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
ProxyOptions | This class defines options for the JDBC Server. |
Exception Summary | |
---|---|
ProxyException | Base class for proxy server exceptions. |
ProxyInternalException | Thrown to indicate an internal error in the proxy server. |
ProxyNotFoundException | Thrown to indicate that requested Proxy implementation class was not found on the server. |
ProxyServerException | Thrown to indicate that the proxy server received an error forwarding the request to the server. |
CA IDMS JDBC Server. This is a multi-threaded Java application that supports "pure Java" clients. The CA IDMS JDBC Driver runs as a type 3 driver and use TCP/IP to communicate with JDBC Server. The JDBC Server passes the SQL requests to the local native client interface or forwards them to another server on another machine. The is not exposed to the actual database protocols.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |