IBM Support

Native JDBC driver support added for J2SE 7

News


Abstract

Native JDBC driver support added for J2SE 7

Content

You are in: IBM i Technology Updates > Db2 for i - Technology UpdatesDb2 for i Functional Enhancements > Native JDBC driver support added for J2SE 7

With the availability of J2SE 7, the native JDBC driver has been enhanced to meet the JDBC 4.1 specification.
New support for native JDBC on IBM i 7.1 includes:

java.sql.CallableStatement.getObject(int parameterIndex, java.lang.Class<T> type)
java.sql.CallableStatement.
getObject(java.lang.String parameterName, java.lang.Class<T> type)

java.sql.Connection.
abort(java.util.concurrent.Executor executor)
java.sql.Connection.
setSchema((java.lang.String schema)
java.sql.Connection.
getSchema()

java.sql.DatabaseMetaData.
generatedKeyAlwaysReturned()
java.sql.DatabaseMetaData.
getPseudoColumns(java.lang.String catalog, java.lang.String schemaPattern,
java.lang.String tableNamePattern,java.lang.String columnNamePattern)

java.sql.Statement.
closeOnCompletion()
java.sql.Statement.
isCloseOnCompletion()
 
Because the native JDBC driver does not typically use a network connection, the Connection.getNetworkTimeout() and Connection.setNetworkTimeout() methods have not been implemented.

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SWG60","label":"IBM i"},"Component":"","Platform":[{"code":"PF012","label":"IBM i"}],"Version":"All Versions","Edition":"","Line of Business":{"code":"LOB57","label":"Power"}}]

Document Information

Modified date:
14 January 2020

UID

ibm11167652