[ http://issues.apache.org/jira/browse/DERBY-1255?page=comments#action_12412343 ]
Rick Hillegas commented on DERBY-1255:
--------------------------------------
Looks like a solid first increment of support needed for this feature. The jdbc4 tests pass.
Derbyall passes modulo wisconsin noise. Committed at subversion revision 407549.
> Implement new JDBC4 methods for creating empty LOBs in the embedded client
> --------------------------------------------------------------------------
>
> Key: DERBY-1255
> URL: http://issues.apache.org/jira/browse/DERBY-1255
> Project: Derby
> Type: New Feature
> Components: JDBC
> Versions: 10.2.0.0
> Reporter: Rick Hillegas
> Assignee: V.Narayanan
> Fix For: 10.2.0.0
> Attachments: ClobBlob_create_v1.diff, ClobBlob_create_v1.stat
>
> Implement Connection.createClob() and Connection.createBlob(). Right now these methods
are implemented in the network client but not the embedded client.
--
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
|