User
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- Documentation
Purpose
Specifies the user name that is used to connect to .
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