You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Jeremy Bauer (JIRA)" <ji...@apache.org> on 2008/12/01 20:45:44 UTC

[jira] Created: (OPENJPA-803) Update SequenceGenerator to support schema and catalog

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


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.


[jira] Resolved: (OPENJPA-803) Update SequenceGenerator to support schema and catalog

Posted by "Jeremy Bauer (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Assigned: (OPENJPA-803) Update SequenceGenerator to support schema and catalog

Posted by "Jeremy Bauer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremy Bauer reassigned OPENJPA-803:
------------------------------------

    Assignee: Jeremy Bauer

> 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
>
> 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.