[forge-issues] [JBoss JIRA] (FORGE-814) Add support to the field plugin for specifying optional associations

Vineet Reynolds (JIRA) jira-events at lists.jboss.org
Sat Mar 9 16:23:41 EST 2013


     [ https://issues.jboss.org/browse/FORGE-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vineet Reynolds updated FORGE-814:
----------------------------------

              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/forge/core/pull/296


Allows for optional attribute values to be specified for {{@ManyToOne}} and {{@OneToOne}} annotations. When not specified in the field command, this attribute is omitted, to avoid annotation 'noise'.
                
> Add support to the field plugin for specifying optional associations
> --------------------------------------------------------------------
>
>                 Key: FORGE-814
>                 URL: https://issues.jboss.org/browse/FORGE-814
>             Project: Forge
>          Issue Type: Feature Request
>          Components: Java EE APIs
>            Reporter: Vineet Reynolds
>            Assignee: Vineet Reynolds
>
> JPA allows for specifying whether an association is optional or not, for @ManyToOne and @OneToOne relationships. The field plugin must support this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-issues mailing list