Issue Details (XML | Word | Printable)

Key: DERBY-242
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Lance Andersen
Reporter: Satheesh Bandaram
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Derby

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

Created: 27/Apr/05 09:31 AM   Updated: 12/Jul/06 02:41 AM
Return to search
Component/s: JDBC
Affects Version/s: 10.0.2.0
Fix Version/s: 10.1.1.0

Time Tracking:
Not Specified

Environment: ALL

Resolution Date: 05/May/05 05:02 AM


 Description  « Hide
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.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.