ProxyHost
- Last Updated: June 7, 2024
- 1 minute read
- DataDirect Connectors
- JDBC
- IBM Db2 5.1
- MySQL 5.1
- Progress OpenEdge 5.1
- SAP Sybase 5.1
- Documentation
Purpose
Identifies a proxy server to use for the first connection.
Valid Values
server_name | IP_address
where:
server_name
is the name of the proxy server, which may be qualified with the domain name.
IP_address
is an IP address, specified in either IPv4 or IPv6 format, or a combination of the two.
Data Source Methods
public String getProxyHost()
public void setProxyHost(String)
Default Value
None
Data Type
String