https://issues.apache.org/bugzilla/show_bug.cgi?id=27178
--- Comment #3 from Mike Davis <[EMAIL PROTECTED]> 2008-04-17 04:26:39 PST --- Sorry - I didn't mention the reason for the patch - I have a class that extends SQLExec, but found that the rather useful protected methods (eg. 'runStatements') don't initialize 'statement' and 'conn', which makes using them in a sub-class impossible. This fixes that issue. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
