An asterisk (*) indicates support that was added in a hotfix or software patch subsequent to a release.
For a list a list of issues resolved since general availability, refer to the fixes.
Version 6.0.0
ENHANCEMENTS
The driver has been enhanced to use proxy server settings defined in the JVM system properties by
default. If no proxy settings are defined in the connection string or data source, the driver will attempt
to use the values of the http.proxyHost and http.proxyPort JVM system properties to connect to the
database.*
FEATURES
Supports SQL read-only access to HubSpot
Supports JDBC core functions
Supports HubSpot data types through data type inference
Supports OAuth 2.0 and API key authentication
Supports SSL data encryption
Accesses a number of endpoints that are currently in the beta stage of development
Supports the handling of large result sets with paging and the FetchSize connection property
Includes Interactive SQL for JDBC (JDBCISQL). It is a command-line interface that supports connecting your driver to a data source, executing SQL statements, and retrieving results in a terminal. This tool provides a method to quickly test your drivers in an environment that does not support GUIs
Includes the Progress DataDirect GitHub Configuration Manager for quick configuration and testing of your driver in a web browser. The tool allows you to:
Generate and edit connection URLs
Test connect your connection URLs
Execute SQL commands for testing
Access connection property descriptions and the full product documentation