You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Milosz Tylenda (JIRA)" <ji...@apache.org> on 2009/01/25 13:01:59 UTC

[jira] Updated: (OPENJPA-847) Retrieving database generated keys gets never enabled

     [ https://issues.apache.org/jira/browse/OPENJPA-847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Milosz Tylenda updated OPENJPA-847:
-----------------------------------

    Attachment: OPENJPA-847.patch

The patch delegates all JDBC 3 methods to the delegate instead of throwing exceptions.


> Retrieving database generated keys gets never enabled
> -----------------------------------------------------
>
>                 Key: OPENJPA-847
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-847
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: jdbc
>    Affects Versions: 2.0.0
>            Reporter: Milosz Tylenda
>            Priority: Minor
>         Attachments: OPENJPA-847.patch
>
>
> Support for getting generated keys (OPENJPA-736) needs a bit of more work - DBDictionary.supportsGetGeneratedKeys is always false.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.