[ http://issues.apache.org/jira/browse/DERBY-1245?page=comments#action_12375832 ]
Anders Morken commented on DERBY-1245: -------------------------------------- By the way, there's a public constructor in ClobWriter.java that takes no arguments. I can't see that it is used anywhere, and any ClobWriter objects initalized with it will throw NullPointerExceptions as soon as anyone tries to use them, so I'd suggest removing it? > Add o.a.derby.client.am.ClobWriter test coverage > ------------------------------------------------ > > Key: DERBY-1245 > URL: http://issues.apache.org/jira/browse/DERBY-1245 > Project: Derby > Type: Sub-task > Components: Test, Network Client > Reporter: Anders Morken > Assignee: Anders Morken > Priority: Minor > Fix For: 10.2.0.0 > Attachments: DERBY-1245-collateraldamage-v1.patch, > DERBY-1245-lobStream-v1.patch > > org.apache.derby.client.am.ClobWriter.java is currently not covered by > functional tests. I'll patch something up in jdbcapi/lobStreams.java and > stick a diff here when it works. =) -- 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
