DatabaseMetaData.supportsGetGeneratedKeys needs to return FALSE, since Derby 
only has limited support.
------------------------------------------------------------------------------------------------------

         Key: DERBY-242
         URL: http://issues.apache.org/jira/browse/DERBY-242
     Project: Derby
        Type: Bug
  Components: JDBC  
    Versions: 10.0.2.0    
 Environment: ALL
    Reporter: Satheesh Bandaram
 Assigned to: Satheesh Bandaram 
     Fix For: 10.1.0.0


Derby only has partial support for retrieving generated values. 
Because of this, it is desirable to make 
DatabaseMetaData.supportsGetGeneratedKeys return FALSE. One 
of the restrictions include Jira entry Derby-201. Till this is 
fixed, we should change derby to return FALSE for this.

This would also match Derby client behavior. 

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