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

Tim McConnell updated OPENJPA-946:
----------------------------------

    Attachment: OPENJPA-946.patch

The set of reserved words for the Oracle dictionary is incomplete which is 
causing this testcase to fail. In this particular testcase a column is named 
"date", which is reserved but not included in the reservedWordSet. This patch 
update the Oracle dictionary with all the reserved words.

> Oracle create table(s) exceptions
> ---------------------------------
>
>                 Key: OPENJPA-946
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-946
>             Project: OpenJPA
>          Issue Type: Sub-task
>            Reporter: Tim McConnell
>            Assignee: Tim McConnell
>         Attachments: OPENJPA-946.patch
>
>


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

Reply via email to