[
https://issues.apache.org/jira/browse/OPENJPA-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708077#action_12708077
]
Ravi P Palacherla commented on OPENJPA-946:
-------------------------------------------
Hi Tim,
I applied the patch in trunk version and
I am getting a compilation error saying:
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
D:\openJPAsrc\openjpa_trunk\trunk\openjpa-persistence-jdbc\src\test\java\org\apache\openjpa\persiste
nce\dynamicschema\TestDynamicSchemas.java:[195,28] cannot find symbol
symbol : method getReservedWords()
location: class org.apache.openjpa.jdbc.sql.DBDictionary
D:\openJPAsrc\openjpa_trunk\trunk\openjpa-persistence-jdbc\src\test\java\org\apache\openjpa\persiste
nce\dynamicschema\TestDynamicSchemas.java:[195,28] cannot find symbol
symbol : method getReservedWords()
location: class org.apache.openjpa.jdbc.sql.DBDictionary
Also, the fix only contains files in test cases.
So, will this fix work for an openJPA sample (outside test suites) that uses
reserved words.
Thanks,
Ravi.
> 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.