Interface AggregateEmbeddableResultGraphNode

    • Method Detail

      • getAggregateValuesArrayPositions

        int[] getAggregateValuesArrayPositions()
        Returns the positions within the values array of the respective nesting level at which the data for this aggregate can be found.
      • determineAggregateValuesArrayPositions

        static int[] determineAggregateValuesArrayPositions​(@Nullable FetchParent parent,
                                                            SqlSelection structSelection)