skip to main content
About the Driver : Progress DataDirect for JDBC for Amazon Redshift : Requirements
  

Requirements

The driver is compliant with JDBC 4.0 and earlier specifications. The following table lists the product requirements for using the driver.
Table 1. Product Requirements
For Applications Using...
Product Requirements
JDBC 4.0 API
Java SE 6 or higher
JDBC 3.0 API
Java SE 5 or higher
SSL Encryption
Java SE 5 or higher
JSR 114 Rowsets
Java SE 5 or higher
JDBC 1.22 API
Java SE 5 or higher
Note: Standard installations of Java SE on some platforms do not include the jar file containing the extended encoding set that is required to support some of the less common database code pages. Check your Java SE installation to make sure that the charsets.jar is installed in the lib subdirectory of your Java SE installation directory. If you do not have the charsets.jar file, re-install Java SE, making sure that you install the international version of Java SE.
Note: To use the driver on a Java Platform with standard Security Manager enabled, certain permissions must be set in the security policy file of the Java Platform. See Required Permissions for the Java Platform for details.