DatabaseName
- Last Updated: June 19, 2017
- 1 minute read
- DataDirect Connectors
- JDBC
- Apache Hive 6.0
- Documentation
Purpose
Specifies the name of the Apache Hive database to which you want to connect.
Valid Values
database_name
where:
- database_name
- is the name of a valid Apache Hive database. If the driver cannot find the specified database, the connection fails.
Data Source Method
setDatabaseName
Default
The default database
Data Type
String