User
- Last Updated: March 28, 2024
- 1 minute read
- DataDirect Connectors
- JDBC
- Documentation
Purpose
Specifies the user name configured in the LDAP server that is used to connect to the Impala database.
Valid Values
String
where:
String
is a valid user name. The user name is case-insensitive.
Data Source Methods
public String getUser()
public void setUser(String)
Default Value
No default value
Data Type
String