[ 
https://issues.apache.org/jira/browse/RAVE-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295136#comment-13295136
 ] 

Anne-Hélène TURPIN commented on RAVE-678:
-----------------------------------------

I don't try with this new implementation of the JPA model. But I think it will 
not work better. The attributes of the JPA model are still private. And, for 
exemple, if I want to extend the JpaCategory class, I couldn't access to the 
attributes of the superclass in an other package. (via a named query for 
exemple)
                
> Change model's attributes in protected
> --------------------------------------
>
>                 Key: RAVE-678
>                 URL: https://issues.apache.org/jira/browse/RAVE-678
>             Project: Rave
>          Issue Type: Improvement
>          Components: rave-core
>            Reporter: Anne-Hélène TURPIN
>         Attachments: NewPage.java
>
>
> We would like to extend the rave model persistence. We would like to inherit 
> attributes from the superclass but It's impossible except for the Person 
> model which has protected attributes.
> Is it possible to modify it for models in the rave-core component and in the 
> rave-opensocial-core component ?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to