Connection.releaseSavepoint(Savepoint) and rollback(Savepoint) should throw 
SQLException if savepoint == null
-------------------------------------------------------------------------------------------------------------

         Key: SEQUOIA-822
         URL: https://forge.continuent.org/jira/browse/SEQUOIA-822
     Project: Sequoia
        Type: Improvement
  Components: JDBC Driver  
    Versions: Sequoia 2.10.1    
    Reporter: Mathieu Peltier
    Priority: Trivial
     Fix For: Sequoia 2.10.2, Sequoia 3.0 beta1


Connection.releaseSavepoint(Savepoint) and rollback(Savepoint) should throw a 
SQLException instead of IllegalArgumentException if the Savepoint argument is 
null (the api does not document use of IllegalArgumentException). 


-- 
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

Reply via email to