DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24678>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24678 DelegatingStatement.getResultSet() never returns null ------- Additional Comments From [EMAIL PROTECTED] 2003-11-13 15:08 ------- And finally here's the test for the Statement: Call new DelegatingStatement(...).getResultSet().getWarnings(); If the DelegatingResultSet has a ResultSet of null, a NullPointerException is thrown by the method getWarnings(). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
