Verify that we raise SQLException when calling methods on closed java.sql 
objects
---------------------------------------------------------------------------------

         Key: DERBY-1234
         URL: http://issues.apache.org/jira/browse/DERBY-1234
     Project: Derby
        Type: Improvement

  Components: JDBC  
    Versions: 10.2.0.0    
    Reporter: Rick Hillegas
     Fix For: 10.2.0.0


The next rev of the JDBC4 spec will clarify that databases should raise 
SQLException when an application calls methods on closed sql objects: 
ResultSet, Preparedstatement, CallableStatement, Connection, and Statement. We 
should verify that we conform.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to