Mohamed Nufail created DERBY-5833:
-------------------------------------
Summary: Remove unused methods in NetCallableStatement class
Key: DERBY-5833
URL: https://issues.apache.org/jira/browse/DERBY-5833
Project: Derby
Issue Type: Task
Components: Network Client
Reporter: Mohamed Nufail
Priority: Minor
The following methods in NetCallableStatement class seem to be dead code. It
might be possible to remove them.
- resetNetCallableStatement(NetAgent netAgent, NetConnection netConnection,
String sql, Section section)
- resetNetCallableStatement(NetAgent netAgent, NetConnection netConnection,
String sql, Section section, ColumnMetaData parameterMetaData, ColumnMetaData
resultSetMetaData)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira