JDBC Client
- Last Updated: April 5, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
You can develop applications for the JDBC Client using J2SE 1.8 or higher and the following APIs, which are supplied with the JDBC Client:
- JNDI 1.2
- JTA 1.0.1
The following table lists the product requirements for using the JDBC Client.
Product Requirements for the JDBC Client
| For Applications Using... | Minimum Product Requirements |
| JDBC 3.0 API | J2SE 1.8 or higher |
| J2EE Connector Architecture | J2SE 1.8 or higher |
| JDBC 4.0 API | J2SE 1.8 or higher |
| JDBC 2.0 Core API | J2SE 1.8 or higher |
JDBC 2.0 Optional Package Note that some components have specific requirements:
|
J2SE 1.8 or higher
|
Note: Standard installations of J2SE 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. To verify whether your J2SE version provides extended code page support, check that charsets.jar is installed in the lib subdirectory of your J2SE installation directory.
If you do not have the required file, re-install J2SE, making sure that you install the international version of J2SE.