[
https://issues.apache.org/jira/browse/OPENJPA-803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeremy Bauer resolved OPENJPA-803.
----------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
This feature allows a specific schema name to be specified on a sequence
generator via annotation or XML attribute per the 10/31/2008 JPA 2.0 draft.
This feature was originally intended to add support for the catalog attribute
as well, but I discovered that OpenJPA does not fully support the use of
specific database catalogs. OPENJPA-840 was opened to solve that larger issue.
> Update SequenceGenerator to support schema and catalog
> ------------------------------------------------------
>
> Key: OPENJPA-803
> URL: https://issues.apache.org/jira/browse/OPENJPA-803
> Project: OpenJPA
> Issue Type: Sub-task
> Affects Versions: 2.0.0
> Reporter: Jeremy Bauer
> Assignee: Jeremy Bauer
> Fix For: 2.0.0
>
>
> The SequenceGenerator annotation (and corresponding XML) includes schema and
> catalog as of the 10/31/2008 draft of JSR-317. OpenJPA needs to be updated
> to support these new attributes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.