[ 
http://issues.apache.org/jira/browse/DERBY-945?page=comments#action_12366228 ] 

Rick Hillegas commented on DERBY-945:
-------------------------------------

>From section 3.1 of the JDBC spec:

■ JDBC API changes
The following changes were made to existing JDBC interfaces.

■ Connection
Added the methods createBlob, createClob, createNClob,
createQueryObject, isValid, createXML, getClientInfo,
setClientInfo.

> Miscellaneous Connection methods added by JDBC 4
> ------------------------------------------------
>
>          Key: DERBY-945
>          URL: http://issues.apache.org/jira/browse/DERBY-945
>      Project: Derby
>         Type: New Feature
>   Components: JDBC
>     Reporter: Rick Hillegas
>      Fix For: 10.2.0.0

>
> As described in the JDBC 4 spec section 3.1.
> This addresses new Connection methods added by JDBC 4 which are not addressed 
> by the large object work (DERBY-796) and EOD work (DERBY-942). These 
> additional methods are getClientInfo(), setClientInfo(), and isValid(). For 
> the client info calls, we propose to not support the getting/setting of 
> client info properties for release 10.2. Support for this functionality is 
> optional. These properties are used for configuring session-scope, 
> server-side diagnostics which Derby supplies through other mechanisms.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to