Mohamed Nufail created DERBY-5827:
-------------------------------------
Summary: Remove unused methods in NetStatementReply class
Key: DERBY-5827
URL: https://issues.apache.org/jira/browse/DERBY-5827
Project: Derby
Issue Type: Task
Components: Network Client
Reporter: Mohamed Nufail
Priority: Minor
Code inspection of the NetStatementReply class shows that the following methods
are not used at all.
parseQRYPRCTYP()
parseSQLCSRHLD()
parseQRYATTSCR()
parseQRYATTSET()
parseQRYATTSNS()
parseQRYATTUPD()
So it might be possible to remove these methods.
--
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