|
Hi Mamta, The only test I saw and ran was DBMetaDataJdbc30 when I searched the codeline. (You saw my notes on my other failures in jdk14 test run, but this one passed) I also noticed that the other drivers were already set to false. Regards Lance Mamta Satoor wrote: Hi Lance, I looked at the review package and it looks good. Good comments in the EmbedDatabaseMetaData.java. Just wondered if you ran the existing tests to make sure nothing got affected by the change.Mamta On 5/4/05, Lance J. Andersen <[EMAIL PROTECTED]> wrote:Oh, I forgot to mention that i validated that the dbMetaDataJdbc30 in jdk14 passed. Lance Andersen wrote: Attached is the patch. Regards Lance Mamta Satoor wrote: 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 ________________________________Index: |
- Re: [jira] Created: (DERBY-242) DatabaseMetaData.support... Lance J. Andersen
- Re: [jira] Created: (DERBY-242) DatabaseMetaData.su... Satheesh Bandaram
- Re: [jira] Created: (DERBY-242) DatabaseMetaDat... Lance J. Andersen
