Password
- Last Updated: March 28, 2024
- 1 minute read
- DataDirect Connectors
- JDBC
- Documentation
Purpose
A password configured in the LDAP server that is used to connect to the Impala database.
Behavior
password
where:
password
is a valid password. The password is case-sensitive.
Data Source Methods
public String getPassword()
public void setPassword(String)
Default Value
No default value
Data Type
String