[ 
https://issues.apache.org/jira/browse/OLINGO-527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14338060#comment-14338060
 ] 

Karuna Joshi commented on OLINGO-527:
-------------------------------------

Hi Chandan
We have tried using json but the response build time does not vary much. 
Our service is using OLINGO 2 lib.

If I use server side pagination using SetPageSize() then does OLINGO provide 
next page link or we have to do it ? 

Does OLINGO 4 support applying filter on expanded entity? If not is there any 
way I can apply filter on $expand entity ?

Thank you 

> Is there any possible ay to reduce build response time of JPA query 
> --------------------------------------------------------------------
>
>                 Key: OLINGO-527
>                 URL: https://issues.apache.org/jira/browse/OLINGO-527
>             Project: Olingo
>          Issue Type: Question
>          Components: odata2-core, odata2-jpa
>            Reporter: Karuna Joshi
>            Assignee: Chandan V.A
>
> We have a very large data base and we are exposing the data using olingo 
> restful web service. when I compare, time taken to execute the same query via 
> jdbc connection and time taken by olingo, there is a significant difference.  
> Time taken by Olingo is very large.
> Time taken to process JPA query + Time taken to build response is the total 
> time taken by olingo.
> We try to tune the JPA queries using Query hints, but still build response 
> time is also very large.
> I have a question :
> Is there any way we can reduce the time taken to build the response ?



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

Reply via email to