[
https://issues.apache.org/jira/browse/OPENJPA-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim McConnell updated OPENJPA-1090:
-----------------------------------
Attachment: OPENJPA-1090.patch
This patch will check to ensure that the database supports auto-assign
column(s) before attempting to use Entities with this annotation::
@GeneratedValue(strategy=GenerationType.IDENTITY)
> Oracle failures due to the following warning "This database dictionary
> "Oracle" does not support auto-assigned column values. The column "pid" may
> not behave as desired."
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: OPENJPA-1090
> URL: https://issues.apache.org/jira/browse/OPENJPA-1090
> Project: OpenJPA
> Issue Type: Sub-task
> Reporter: Tim McConnell
> Assignee: Tim McConnell
> Attachments: OPENJPA-1090.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.