[
https://issues.apache.org/jira/browse/OLINGO-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13858622#comment-13858622
]
Chandan V.A commented on OLINGO-98:
-----------------------------------
In case you are using JPA Processor then have a look at the class -
org.apache.olingo.odata2.jpa.processor.core.ODataJPAProcessorDefault. The class
processes the OData request and generates a JPA Entity. The class then
transforms the JPA Entity into OData response using ODataJPAResponseBuilder.
Note:- ODataJPAResponseBuilder is for internal usage as of now.
Regards
Chandan
> Help requred on How to write Interceptor in olingo
> --------------------------------------------------
>
> Key: OLINGO-98
> URL: https://issues.apache.org/jira/browse/OLINGO-98
> Project: Olingo
> Issue Type: Test
> Reporter: dhaval gupta
> Priority: Minor
>
> Hi,
> Can you please provide some help on writing a interceptor in olingo. How do
> we intercept the request and the response generated in apache olingo. Some
> sample code should help us.
> Thanks,
> Dhaval
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)