[ https://issues.apache.org/jira/browse/OLINGO-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13903955#comment-13903955 ]
Chandan V.A commented on OLINGO-104: ------------------------------------ [~deepashree] Can you please update the sample code under the section - "Enabling Custom operations as Function Imports" at http://olingo.incubator.apache.org/doc/tutorials/jpafunctionimport.html by removing the references to deprecated annotations and replacing them with new set of annotation. I have attached the updated version of class with this issue. Thanks Kind regards Chandan > JPA Documentation Update: Adding Non JPA Entities as Function Import Return > Types > --------------------------------------------------------------------------------- > > Key: OLINGO-104 > URL: https://issues.apache.org/jira/browse/OLINGO-104 > Project: Olingo > Issue Type: Improvement > Components: odata2-documentation > Reporter: Chandan V.A > Assignee: Deepashree > Attachments: SalesOrderHeaderProcessor.java > > > Hello Deepa, > Two new features have been introduced in OData2-JPA processor where > A) One can extend the EDM generated from JPA Models by implementing the > Interface method > org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmExtension.extendJPAEdmSchema. > B) One can add non JPA Entity Types to the EDM and use the same as Function > Imports return type. > Refer to [1] for more details. > The documentation [2] needs to be updated with details on how one can add a > non JPA Entity as complex types to EDM and then use the same as the return > type in a function import. > [1] https://issues.apache.org/jira/browse/OLINGO-28 > [2] http://olingo.incubator.apache.org/doc/tutorials/jpafunctionimport.html > Regards > Chandan -- This message was sent by Atlassian JIRA (v6.1.5#6160)