Hi Lance, Thanks for taking it. Yes, it is for Embedded Driver.
Mamta On 4/29/05, Lance J. Andersen <[EMAIL PROTECTED]> wrote: > I take it this is with the Embedded Driver as it looks like the code for the > new Client Driver is returning false. > > I can take this if no one else wants it. > > > Mamta Satoor wrote: > Hi, I think this is a very easy bug to fix. So, if someone is looking > for an opportunity to start with a simple bug, this will be a good > one. Mamta On 4/26/05, Satheesh Bandaram (JIRA) <[email protected]> > wrote: > 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 > > >
