[
https://issues.apache.org/jira/browse/OPENJPA-2867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17338001#comment-17338001
]
ASF subversion and git services commented on OPENJPA-2867:
----------------------------------------------------------
Commit 188ed235dc7c1e9db5b5f009d297fb297b4af1cf in openjpa's branch
refs/heads/master from Mark Struberg
[ https://gitbox.apache.org/repos/asf?p=openjpa.git;h=188ed23 ]
OPENJPA-2867 generated pastable java code
also add more reserved words
> generate list of reserved Words via unit test
> ---------------------------------------------
>
> Key: OPENJPA-2867
> URL: https://issues.apache.org/jira/browse/OPENJPA-2867
> Project: OpenJPA
> Issue Type: Improvement
> Components: jdbc
> Affects Versions: 3.1.2
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Priority: Major
> Fix For: 3.2.0
>
>
> There are about 1000 reserved keywords known in the SQL universe. But not
> everyone is a reserved word for every database.
> Thus we should create a unit test which tries out creating tables with those
> keywords.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)