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 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2003-11-14 23:04 ------- Both DelegatingStatement.getResultSet() and DelegatingPreparedStatement.getResultSet() are using the DelegatingResultSet.wrapResultSet method and are therefor protected against nulls. This was introduced on 2002/10/31 21:14:32 as a fix for issue 12733 and is included in v1.1 Please reopen only if you have a testcase against v1.1 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
