Mohamed Nufail created DERBY-5834:
-------------------------------------
Summary: Remove unused methods in NetPreparedStatement class
Key: DERBY-5834
URL: https://issues.apache.org/jira/browse/DERBY-5834
Project: Derby
Issue Type: Task
Components: Network Client
Reporter: Mohamed Nufail
The following two methods in NetPreparedStatement class are never used. It
might be possible to remove them.
- resetNetPreparedStatement(NetAgent netAgent, NetConnection netConnection,
String sql, Section section)
- resetNetPreparedStatement(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