[forge-issues] [JBoss JIRA] (FORGE-1478) Being able to have inheritance in JPA

Antonio Goncalves (JIRA) issues at jboss.org
Thu Jan 30 05:15:29 EST 2014


    [ https://issues.jboss.org/browse/FORGE-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12939979#comment-12939979 ] 

Antonio Goncalves commented on FORGE-1478:
------------------------------------------

Now that we can create mapped superclass [FORGE-1477] it is important to be able to extend them
                
> Being able to have inheritance in JPA
> -------------------------------------
>
>                 Key: FORGE-1478
>                 URL: https://issues.jboss.org/browse/FORGE-1478
>             Project: Forge
>          Issue Type: Sub-task
>          Components: UI - Shell
>    Affects Versions: 2.0.0.CR2
>            Reporter: Antonio Goncalves
>             Fix For: 2.x Future
>
>
> JPA inheritance is really needed. It would be good to have an option to create an entity that inherits either from a java class, an entity or a mapped superclass. Something like : 
> {code}
> jpa-new-entity --named Customer --extends Person
> {code}

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