Remove unnecessary methods from InternalClob interface
------------------------------------------------------
Key: DERBY-3793
URL: https://issues.apache.org/jira/browse/DERBY-3793
Project: Derby
Issue Type: Improvement
Components: JDBC
Affects Versions: 10.5.0.0
Reporter: Kristian Waagan
Assignee: Kristian Waagan
Priority: Trivial
Fix For: 10.4.1.4, 10.5.0.0
The method InternalClob.getBytePosition is only used in one internal Clob
implementation, and can be removed to reduce complexity and code volume.
The method InternalClob.getByteLength can be removed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.