Package com.sap.olingo.jpa.processor.core.query
package com.sap.olingo.jpa.processor.core.query
-
Interface SummaryInterfaceDescription
-
Class SummaryClassDescriptionCreate a sub query to filter on collection properties e.g.A query to retrieve the expand entities.Builds 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. -
Exception SummaryExceptionDescriptionThe exception shall be raised in case no selection left, so it is not necessary to perform a query.