Database
- Last Updated: May 30, 2024
- 1 minute read
- DataDirect Connectors
- JDBC
- Documentation
Purpose
Specifies the name of the database to which you want to connect. This property is supported only for Db2 for Linux/UNIX/Windows.
Valid Values
string
where:
- string
- is the name of a Db2 database.
Data Source Methods
public String getDatabase()
public void setDatabase(String)
Default
No default value
Data Type
String