JDBC 4.0 Support
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 9.0
- Documentation
The JDBC Client supports the JDBC 4.0 API.
The following table summarizes the JDBC 4.0 and enhanced JDBC 3.0 and 2.0 functionality that the JDBC Client supports.
Supported JDBC Features
| Fearture | OpenAccess SDK SQL Engine | Third-party SQL Engine |
| Blob interfaces | X | X |
| Clob interfaces | X | X |
| DatabaseMetaData getSchema | X | X |
| setQueryTimeout | X | X |
| ParameterMetaData | X | X |
| Savepoints | X | |
| Updatable result sets | X |
See JDBC Support for information on the methods that OpenAccess SDK supports and the compatibility between the JDBC application versions.