[
http://issues.apache.org/jira/browse/DERBY-796?page=comments#action_12367183 ]
Knut Anders Hatlen commented on DERBY-796:
------------------------------------------
Thanks for the improved patch, Narayanan! You have addressed most of
my concerns, but there is still one issue:
ClientJDBCObjectFactory (in the am package) has a lot of references to
classes in the net package. There should not be any dependencies from
am to net.
And while you're at it, there's a white-space change in
am/PreparedStatement.java that wasn't in your previous patch:
public class PreparedStatement extends Statement
implements java.sql.PreparedStatement,
- PreparedStatementCallbackInterface {
+ PreparedStatementCallbackInterface{
> 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: ClientFrameworkExplanation_1.txt,
> ClientFrameworkExplanation_2.txt, ClientFramework_Explanation.txt, lob.diff,
> lob_1.diff, lob_2.diff, lob_3.diff, lob_4.diff, lob_4.stat, lob_5.diff,
> lob_5.stat, lob_6.diff, lob_6.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