skip to main content
Developing JDBC Applications : JDBC 4.0 Support
 

JDBC 4.0 Support

The JDBC Client supports the JDBC 4.0 API. This functionality is available only to applications running on J2SE 1.6.0_06 or later Virtual Machines.
Table 26 summarizes the JDBC 4.0 and enhanced JDBC 3.0 and 2.0 functionality that the JDBC Client supports.
 
Table 26: 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.