You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Matthias Günter (JIRA)" <ji...@apache.org> on 2019/02/06 09:29:00 UTC

[jira] [Created] (OLINGO-1337) Use JPA's @Transient ist not visible in OData metadata

Matthias Günter created OLINGO-1337:
---------------------------------------

             Summary: Use JPA's @Transient ist not visible in OData metadata
                 Key: OLINGO-1337
                 URL: https://issues.apache.org/jira/browse/OLINGO-1337
             Project: Olingo
          Issue Type: Question
          Components: odata2-annotation, odata2-core, odata2-jpa
    Affects Versions: V2 2.0.11
            Reporter: Matthias Günter


Hi there!

Just created my first JPA entity together with Olingo + JPA Processor. I want to use an entity property with the *@Transient* annotation so the database is not populated with that value. Unfortunely that property is not visible in the $metadata of the service. Is there any way to create a visible property that is transient for JPA?

Regards,

Matthew :)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)