Uses of Interface
jakarta.data.spi.expression.path.NumericPath
Packages that use NumericPath
-
Uses of NumericPath in jakarta.data.spi.expression.path
Methods in jakarta.data.spi.expression.path that return NumericPathModifier and TypeMethodDescriptionstatic <T,U, N extends Number & Comparable<N>>
NumericPath<T, U, N> NumericPath.of(NavigableExpression<T, U> expression, NumericAttribute<U, N> attribute)