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/01/23 19:03:59 UTC

[jira] Commented: (OPENJPA-802) Support @OrderColumn annotation and XML-based definition

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

Jeremy Bauer commented on OPENJPA-802:
--------------------------------------

As of the iteration 2, revision 736915 commit basic OrderColumn support is available through annotations or a version 2.0 orm.xml.  All attributes with the exception of 'contiguous' and 'table' are functional.  The contiguous attribute is still an open issue in the specification and may require a considerable amount of work.  The 'table' attribute has implications for join table and container table and will require extensive testing.  These remaining items will be addressed in a future iteration under a new JIRA.

> Support @OrderColumn annotation and XML-based definition
> --------------------------------------------------------
>
>                 Key: OPENJPA-802
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-802
>             Project: OpenJPA
>          Issue Type: Sub-task
>    Affects Versions: 2.0.0
>            Reporter: Jeremy Bauer
>            Assignee: Jeremy Bauer
>
> Support new OrderColumn annotation and XML equivalent as defined in sections 10.1.36 and 11.3 (orm_2_0.xsd) of the 10/31/2008 JSR-317 draft.  OpenJPA has an OrderColumn annotation which behaves similarly so this item may not be a significant amount of effort.

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