ApplicationName
- Last Updated: February 12, 2024
- 1 minute read
- DataDirect Connectors
- JDBC
- Documentation
Purpose
Specifies the name of the application to be stored in the database. This value is stored locally and is used for database administration/monitoring purposes.
Valid Values
string
where:
- string
- is the name of the application.
Data Source Method
public String getApplicationName()
public void setApplicationName(String)
Default
Empty string
Data Type
String
See also
-
For more information, refer to "Client information" in the Progress DataDirect for JDBC Drivers Reference.