ProxyUser
- Last Updated: February 9, 2024
- 1 minute read
- DataDirect Connectors
- JDBC
- PostgreSQL 6.0
- Documentation
Purpose
Specifies the user name needed to connect to a proxy server for the first connection.
Valid Values
user_name
where:
user_name
is a valid user ID for the proxy server.
Data Source Methods
public String getProxyUser()
public void setProxyUser(String)
Default Value
No default value
Data Type
String