Requirements
- Last Updated: February 7, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- MongoDB 6.0
- Documentation
The driver is compliant with JDBC 4.0 and earlier specifications. The following table lists the product requirements for using the driver.
| For Applications Using... | Product Requirements |
|---|---|
| JDBC 4.0 API | Java Virtual Machine (JVM) that is Java SE 8 or higher, including Oracle JDK, OpenJDK, and IBM SDK (Java) distributions. |
| JDBC 3.0 API | Java Virtual Machine (JVM) that is Java SE 8 or higher, including Oracle JDK, OpenJDK, and IBM SDK (Java) distributions. |
| JSR 114 Rowsets | Java Virtual Machine (JVM) that is Java SE 8 or higher, including Oracle JDK, OpenJDK, and IBM SDK (Java) distributions. |
| JDBC 1.22 API | Java Virtual Machine (JVM) that is Java SE 8 or higher, including Oracle JDK, OpenJDK, and IBM SDK (Java) distributions. |
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.