[ http://issues.apache.org/jira/browse/DERBY-796?page=comments#action_12366365 ]
Rick Hillegas commented on DERBY-796: ------------------------------------- I have downloaded lob_4.diff. It appears to satisfy the previous objections: 1) reflection is no longer used to create network client jdbc objects, 2) calls to the streaming minions use long stream lengths, 3) SQLExceptions are created in the regular way. The patch builds on my machine and passes the jdbc4 suite. I will run derbyall once the regressions in the trunk settle down. I am very keen to commit this patch because several other chunks of JDBC4 work depend on it. However, I'm also eager for this patch to be reviewed by one of our network experts (Kathey? Bryan?). Hopefully, after all this time, the comments will be fit and polish issues which Narayanan can address in a follow-on submission. Thanks in advance for your kind attention to this urgent patch. > jdbc 4.0 specific Blob and Clob method support > ---------------------------------------------- > > Key: DERBY-796 > URL: http://issues.apache.org/jira/browse/DERBY-796 > Project: Derby > Type: New Feature > Components: JDBC > Versions: 10.2.0.0 > Environment: jdbc 4.0 on all platforms > Reporter: V.Narayanan > Assignee: V.Narayanan > Priority: Minor > Fix For: 10.2.0.0 > Attachments: ClientFramework_Explanation.txt, lob.diff, lob_1.diff, > lob_2.diff, lob_3.diff, lob_4.diff, lob_4.stat > -- 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
