[ https://forge.continuent.org/jira/browse/SEQUOIA-667?page=all ] Gilles Rayrat closed SEQUOIA-667: ---------------------------------
Fixed > Calling getWarnings() on a closed ResultSet does not throw SQLException > ----------------------------------------------------------------------- > > Key: SEQUOIA-667 > URL: https://forge.continuent.org/jira/browse/SEQUOIA-667 > Project: Sequoia > Type: Bug > Components: JDBC Driver > Reporter: Gilles Rayrat > Assignee: Gilles Rayrat > Fix For: Sequoia 2.9 > > Original Estimate: 2 minutes > Remaining: 2 minutes > > Jdbc spec says: > This method (getWarnings()) may not be called on a ResultSet object that has > been closed; doing so will cause an SQLException to be thrown. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://forge.continuent.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ Sequoia mailing list [email protected] https://forge.continuent.org/mailman/listinfo/sequoia
