[ 
https://issues.apache.org/jira/browse/OPENJPA-2866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17318472#comment-17318472
 ] 

ASF subversion and git services commented on OPENJPA-2866:
----------------------------------------------------------

Commit d6a64bebcd275c1af8e9b9eebeb7ac741321c433 in openjpa's branch 
refs/heads/master from Mark Struberg
[ https://gitbox.apache.org/repos/asf?p=openjpa.git;h=d6a64be ]

OPENJPA-2866 Oracle GenerationType#IDENTITY support

we will now create a column definition
"GENERATED ALWAYS AS IDENTITY"
for auto-increment columns.


> [Oracle] add GenerationType#IDENTITY support for Oracle
> -------------------------------------------------------
>
>                 Key: OPENJPA-2866
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-2866
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: jdbc
>    Affects Versions: 3.1.2
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>            Priority: Major
>             Fix For: 3.1.3
>
>
> Our {{OracleDictionary}} did not support 
> {{javax.persistence.GenerationType#IDENTITY}}. This is clearly a bug. We 
> should create a {{"GENERATED ALWAYS AS IDENTITY"}} column.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to