skip to main content
Getting started : Data source and driver classes
  

Try DataDirect Drivers Now

Data source and driver classes

The driver class for the driver is:
com.ddtek.jdbc.hive.HiveDriver
The driver provides the following data source class that supports the functionality for all JDBC specifications and Java SE 6 or higher:
com.ddtek.jdbcx.hive.HiveDataSource
Note: For compatibility purposes, the driver also provides a second data sources class, com.ddtek.jdbcx.hive.HiveDataSource40. This data source class functions identically to com.ddtek.jdbcx.hive.HiveDataSource; however, it is named after a data source class provided in earlier releases, allowing applications that rely on the older version to use the driver without changes.