[ https://forge.continuent.org/jira/browse/SEQUOIA-669?page=all ] Gilles Rayrat closed SEQUOIA-669: ---------------------------------
fixed > Calling getWarnings() on a closed Statement does not throw SQLException > ----------------------------------------------------------------------- > > Key: SEQUOIA-669 > URL: https://forge.continuent.org/jira/browse/SEQUOIA-669 > Project: Sequoia > Type: Bug > Components: JDBC Driver > Reporter: Gilles Rayrat > Assignee: Gilles Rayrat > Fix For: Sequoia 2.9 > > Original Estimate: 1 minute > Remaining: 1 minute > > Jdbc spec says: > This method (getWarnings()) may not be called on a closed Statement object; > 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
