You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by sachit aggarwal <ag...@gmail.com> on 2022/06/13 05:33:08 UTC

Option to skip JPA entity from odata metadata

Hello All,

We are using Olingo 2.0 with JPA. Is there any way to mark on JPA entity @Ignore, so that this entity is not exposed via OData or can I somehow mention skip for entity in ODataEdmMapping.xml to not exposed this entity via odata metadata.xml

Best Regards,
Sachit