Cleanup code in network server's DRDAStatement class
----------------------------------------------------
Key: DERBY-1400
URL: http://issues.apache.org/jira/browse/DERBY-1400
Project: Derby
Type: Improvement
Components: Network Server, Newcomer
Versions: 10.2.0.0, 10.1.3.0
Reporter: Deepa Remesh
Priority: Trivial
The following cleanup tasks were identified as part of DERBY-1002
(http://issues.apache.org/jira/browse/DERBY-1002):
* pkgcnstkn, pkgid, pkgsn variables can be removed from DRDAStatement since
these are derived from pkgnamcsn object.
* Look into what is required by initialize() of default statement. Currently,
initialize just calls setTypDefValues(). Once the purpose of this method is
confirmed, we may need to modify the comments at places it is currently called.
--
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