Uses of Package
com.sap.olingo.jpa.processor.core.query
Packages that use com.sap.olingo.jpa.processor.core.query
Package
Description
-
Classes in com.sap.olingo.jpa.processor.core.query used by com.sap.olingo.jpa.processor.core.api
-
-
Classes in com.sap.olingo.jpa.processor.core.query used by com.sap.olingo.jpa.processor.core.filter
-
Classes in com.sap.olingo.jpa.processor.core.query used by com.sap.olingo.jpa.processor.core.queryClassDescriptionBuilds a hierarchy of expand results.A pair of comparable entity keys
Such a pair is used to forward the lowest and highest key value from a query to the dependent $expand query in case the original query was restricted by$topand/or$skip.
The pair is seen as closed interval, that is min and max are seen as part of the result.The exception shall be raised in case no selection left, so it is not necessary to perform a query.