SAP / olingo-jpa-processor-v4

The JPA Processor fills the gap between Olingo V4 and the database, by providing a mapping between JPA metadata and OData metadata, generating queries and supporting the entity manipulations.
Apache License 2.0
122 stars 76 forks source link

Boundary determination not triggered by server driven paging #164

Closed wog48 closed 1 year ago

wog48 commented 2 years ago

In JPAExpandQueryResult the upper and lower key boundary of a query is determined in case $skip and $top are provided, but not for server dirven paging.

wog48 commented 1 year ago

Solution provided. Part of 1.0.9