You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Björn Wagner (JIRA)" <ji...@apache.org> on 2014/11/18 13:41:33 UTC

[jira] [Created] (OLINGO-489) JPAEDMMappingModel should also support the exclusion of relationships or hide relationships to excluded entities

Björn Wagner created OLINGO-489:
-----------------------------------

             Summary: JPAEDMMappingModel should also support the exclusion of relationships or hide relationships to excluded entities
                 Key: OLINGO-489
                 URL: https://issues.apache.org/jira/browse/OLINGO-489
             Project: Olingo
          Issue Type: Bug
          Components: odata2-jpa
            Reporter: Björn Wagner


The XML configuration of the JPAEDMMappingModel should also support the exclusion of relationships or automatically hide relationships to excluded entities. According to the schema, its only possible at the moment to exclude attributes or complete entities. The problem is that in case an entity is excluded, the relation from other entities to the excluded entity still shows up in the oData meta model. 
Some oData Client libraries fail to validate the data model for this reason. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)