Handle databases that don't support generated keys
--------------------------------------------------

                 Key: TUSCANY-758
                 URL: http://issues.apache.org/jira/browse/TUSCANY-758
             Project: Tuscany
          Issue Type: Bug
          Components: Java DAS RDB
            Reporter: Brent Daniel


Some databases don't support the JDBC functionality that returns generated 
keys. Currently in the DAS we always use the JDBC RETURN_GENERATED_KEYS option 
when we create a Statement. Some databases will throw an exception when this 
happens rather than just ignore it. 

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to