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 2009/02/12 17:07:59 UTC

[jira] Resolved: (OPENJPA-869) Support @OrderColumn annotation and XML-based definition - phase 2

     [ https://issues.apache.org/jira/browse/OPENJPA-869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremy Bauer resolved OPENJPA-869.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0

This JIRA adds support for the table attribute of OrderColumn via annotation or XML.  It allows a the specification of the join table or container table name if a default join or container table is used.  The specified join/container table will contain the order column.

> Support @OrderColumn annotation and XML-based definition - phase 2
> ------------------------------------------------------------------
>
>                 Key: OPENJPA-869
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-869
>             Project: OpenJPA
>          Issue Type: Sub-task
>          Components: jpa
>    Affects Versions: 2.0.0
>            Reporter: Jeremy Bauer
>            Assignee: Jeremy Bauer
>             Fix For: 2.0.0
>
>
> Minimally, add support for the 'table' attribute. The 'contiguous' attribute may be addressed as well, if firmed up in the spec.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.