Package ca.idms.proxy

CA IDMS JDBC Server.

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.
 

Package ca.idms.proxy Description

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.



Copyright © 2009 CA, All rights reserved