[ http://issues.apache.org/jira/browse/DERBY-1255?page=comments#action_12424562 ] Anurag Shekhar commented on DERBY-1255: ---------------------------------------
I am working on set methods for Blob and clob (DERBY-1341). This won't directly effect create methods but with without set methods createBlob and createClob are of not much use. > 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 > Issue Type: New Feature > Components: JDBC > Affects Versions: 10.2.0.0 > Reporter: Rick Hillegas > Assigned To: Anurag Shekhar > 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
