- fetch(SingularAttribute<? super X, ?>) - Method in interface org.dellroad.querystream.jpa.ExprStream
-
- fetch(SingularAttribute<? super X, ?>, JoinType) - Method in interface org.dellroad.querystream.jpa.ExprStream
-
- fetch(PluralAttribute<? super X, ?, ?>) - Method in interface org.dellroad.querystream.jpa.ExprStream
-
- fetch(PluralAttribute<? super X, ?, ?>, JoinType) - Method in interface org.dellroad.querystream.jpa.ExprStream
-
- fetch(SingularAttribute<? super X, ?>) - Method in interface org.dellroad.querystream.jpa.FromStream
-
- fetch(SingularAttribute<? super X, ?>, JoinType) - Method in interface org.dellroad.querystream.jpa.FromStream
-
- fetch(PluralAttribute<? super X, ?, ?>) - Method in interface org.dellroad.querystream.jpa.FromStream
-
- fetch(PluralAttribute<? super X, ?, ?>, JoinType) - Method in interface org.dellroad.querystream.jpa.FromStream
-
- fetch(SingularAttribute<? super X, ?>) - Method in interface org.dellroad.querystream.jpa.PathStream
-
- fetch(SingularAttribute<? super X, ?>, JoinType) - Method in interface org.dellroad.querystream.jpa.PathStream
-
- fetch(PluralAttribute<? super X, ?, ?>) - Method in interface org.dellroad.querystream.jpa.PathStream
-
- fetch(PluralAttribute<? super X, ?, ?>, JoinType) - Method in interface org.dellroad.querystream.jpa.PathStream
-
- fetch(SingularAttribute<? super X, ?>) - Method in interface org.dellroad.querystream.jpa.RootStream
-
- fetch(SingularAttribute<? super X, ?>, JoinType) - Method in interface org.dellroad.querystream.jpa.RootStream
-
- fetch(PluralAttribute<? super X, ?, ?>) - Method in interface org.dellroad.querystream.jpa.RootStream
-
- fetch(PluralAttribute<? super X, ?, ?>, JoinType) - Method in interface org.dellroad.querystream.jpa.RootStream
-
- fetch(SingularAttribute<? super X, ?>) - Method in interface org.dellroad.querystream.jpa.SearchStream
-
Add a singular fetch inner join to this stream.
- fetch(SingularAttribute<? super X, ?>, JoinType) - Method in interface org.dellroad.querystream.jpa.SearchStream
-
Add a singular fetch join to this stream.
- fetch(PluralAttribute<? super X, ?, ?>) - Method in interface org.dellroad.querystream.jpa.SearchStream
-
Add a plural fetch join to this stream.
- fetch(PluralAttribute<? super X, ?, ?>, JoinType) - Method in interface org.dellroad.querystream.jpa.SearchStream
-
Add a plural fetch join to this stream.
- filter(Function<? super Expression<Boolean>, ? extends Expression<Boolean>>) - Method in interface org.dellroad.querystream.jpa.BooleanValue
-
- filter(SingularAttribute<? super X, Boolean>) - Method in interface org.dellroad.querystream.jpa.DeleteStream
-
- filter(Function<? super Root<X>, ? extends Expression<Boolean>>) - Method in interface org.dellroad.querystream.jpa.DeleteStream
-
- filter(Function<? super Expression<Double>, ? extends Expression<Boolean>>) - Method in interface org.dellroad.querystream.jpa.DoubleStream
-
- filter(Function<? super Expression<Double>, ? extends Expression<Boolean>>) - Method in interface org.dellroad.querystream.jpa.DoubleValue
-
- filter(SingularAttribute<? super X, Boolean>) - Method in interface org.dellroad.querystream.jpa.ExprStream
-
- filter(Function<? super S, ? extends Expression<Boolean>>) - Method in interface org.dellroad.querystream.jpa.ExprStream
-
- filter(SingularAttribute<? super X, Boolean>) - Method in interface org.dellroad.querystream.jpa.ExprValue
-
- filter(Function<? super S, ? extends Expression<Boolean>>) - Method in interface org.dellroad.querystream.jpa.ExprValue
-
- filter(SingularAttribute<? super X, Boolean>) - Method in interface org.dellroad.querystream.jpa.FromStream
-
- filter(Function<? super S, ? extends Expression<Boolean>>) - Method in interface org.dellroad.querystream.jpa.FromStream
-
- filter(SingularAttribute<? super X, Boolean>) - Method in interface org.dellroad.querystream.jpa.FromValue
-
- filter(Function<? super S, ? extends Expression<Boolean>>) - Method in interface org.dellroad.querystream.jpa.FromValue
-
- filter(Function<? super Expression<Integer>, ? extends Expression<Boolean>>) - Method in interface org.dellroad.querystream.jpa.IntStream
-
- filter(Function<? super Expression<Integer>, ? extends Expression<Boolean>>) - Method in interface org.dellroad.querystream.jpa.IntValue
-
- filter(Function<? super Expression<Long>, ? extends Expression<Boolean>>) - Method in interface org.dellroad.querystream.jpa.LongStream
-
- filter(Function<? super Expression<Long>, ? extends Expression<Boolean>>) - Method in interface org.dellroad.querystream.jpa.LongValue
-
- filter(SingularAttribute<? super X, Boolean>) - Method in interface org.dellroad.querystream.jpa.PathStream
-
- filter(Function<? super S, ? extends Expression<Boolean>>) - Method in interface org.dellroad.querystream.jpa.PathStream
-
- filter(SingularAttribute<? super X, Boolean>) - Method in interface org.dellroad.querystream.jpa.PathValue
-
- filter(Function<? super S, ? extends Expression<Boolean>>) - Method in interface org.dellroad.querystream.jpa.PathValue
-
- filter(Function<? super S, ? extends Expression<Boolean>>) - Method in interface org.dellroad.querystream.jpa.QueryStream
-
Filter results using the boolean expression produced by the given function.
- filter(SingularAttribute<? super X, Boolean>) - Method in interface org.dellroad.querystream.jpa.QueryStream
-
Filter results using the specified boolean property.
- filter(SingularAttribute<? super X, Boolean>) - Method in interface org.dellroad.querystream.jpa.RootStream
-
- filter(Function<? super Root<X>, ? extends Expression<Boolean>>) - Method in interface org.dellroad.querystream.jpa.RootStream
-
- filter(SingularAttribute<? super X, Boolean>) - Method in interface org.dellroad.querystream.jpa.RootValue
-
- filter(Function<? super Root<X>, ? extends Expression<Boolean>>) - Method in interface org.dellroad.querystream.jpa.RootValue
-
- filter(SingularAttribute<? super X, Boolean>) - Method in interface org.dellroad.querystream.jpa.SearchStream
-
- filter(Function<? super S, ? extends Expression<Boolean>>) - Method in interface org.dellroad.querystream.jpa.SearchStream
-
- filter(SingularAttribute<? super X, Boolean>) - Method in interface org.dellroad.querystream.jpa.SearchValue
-
- filter(Function<? super S, ? extends Expression<Boolean>>) - Method in interface org.dellroad.querystream.jpa.SearchValue
-
- filter(SingularAttribute<? super X, Boolean>) - Method in interface org.dellroad.querystream.jpa.UpdateStream
-
- filter(Function<? super Root<X>, ? extends Expression<Boolean>>) - Method in interface org.dellroad.querystream.jpa.UpdateStream
-
- findAny() - Method in interface org.dellroad.querystream.jpa.DoubleStream
-
- findAny() - Method in interface org.dellroad.querystream.jpa.ExprStream
-
- findAny() - Method in interface org.dellroad.querystream.jpa.FromStream
-
- findAny() - Method in interface org.dellroad.querystream.jpa.IntStream
-
- findAny() - Method in interface org.dellroad.querystream.jpa.LongStream
-
- findAny() - Method in interface org.dellroad.querystream.jpa.PathStream
-
- findAny() - Method in interface org.dellroad.querystream.jpa.RootStream
-
- findAny() - Method in interface org.dellroad.querystream.jpa.SearchStream
-
Find any instance in the stream.
- findFirst() - Method in interface org.dellroad.querystream.jpa.DoubleStream
-
- findFirst() - Method in interface org.dellroad.querystream.jpa.ExprStream
-
- findFirst() - Method in interface org.dellroad.querystream.jpa.FromStream
-
- findFirst() - Method in interface org.dellroad.querystream.jpa.IntStream
-
- findFirst() - Method in interface org.dellroad.querystream.jpa.LongStream
-
- findFirst() - Method in interface org.dellroad.querystream.jpa.PathStream
-
- findFirst() - Method in interface org.dellroad.querystream.jpa.RootStream
-
- findFirst() - Method in interface org.dellroad.querystream.jpa.SearchStream
-
Find the first instance in the stream.
- findSingle() - Method in interface org.dellroad.querystream.jpa.DoubleStream
-
- findSingle() - Method in interface org.dellroad.querystream.jpa.ExprStream
-
- findSingle() - Method in interface org.dellroad.querystream.jpa.FromStream
-
- findSingle() - Method in interface org.dellroad.querystream.jpa.IntStream
-
- findSingle() - Method in interface org.dellroad.querystream.jpa.LongStream
-
- findSingle() - Method in interface org.dellroad.querystream.jpa.PathStream
-
- findSingle() - Method in interface org.dellroad.querystream.jpa.RootStream
-
- findSingle() - Method in interface org.dellroad.querystream.jpa.SearchStream
-
Find the only instance in the stream.
- flatMap(CollectionAttribute<? super X, E>) - Method in interface org.dellroad.querystream.jpa.SearchStream
-
Map this stream to a stream where every item is replaced with the contents of the specified collection.
- flatMap(ListAttribute<? super X, E>) - Method in interface org.dellroad.querystream.jpa.SearchStream
-
Map this stream to a stream where every item is replaced with the contents of the specified collection.
- flatMap(SetAttribute<? super X, E>) - Method in interface org.dellroad.querystream.jpa.SearchStream
-
Map this stream to a stream where every item is replaced with the contents of the specified collection.
- flatMapKeys(MapAttribute<? super X, K, ?>) - Method in interface org.dellroad.querystream.jpa.SearchStream
-
Map this stream to a stream where every item is replaced with the keys of the specified map.
- flatMapValues(MapAttribute<? super X, ?, V>) - Method in interface org.dellroad.querystream.jpa.SearchStream
-
Map this stream to a stream where every item is replaced with the values of the specified map.
- ForwardingCriteriaBuilder - Class in org.dellroad.querystream.jpa.util
-
- ForwardingCriteriaBuilder() - Constructor for class org.dellroad.querystream.jpa.util.ForwardingCriteriaBuilder
-
- FromRef<X> - Class in org.dellroad.querystream.jpa
-
- FromRef() - Constructor for class org.dellroad.querystream.jpa.FromRef
-
Create an instance with no name.
- FromRef(String) - Constructor for class org.dellroad.querystream.jpa.FromRef
-
Create an instance with the given name.
- FromStream<X,S extends From<?,X>> - Interface in org.dellroad.querystream.jpa
-
- FromValue<X,S extends From<?,X>> - Interface in org.dellroad.querystream.jpa
-
A
FromStream that is guaranteed to return at most a single result.
- function(String, Class<T>, Expression<?>...) - Method in class org.dellroad.querystream.jpa.util.ForwardingCriteriaBuilder
-
- map(SingularAttribute<? super X, Y>) - Method in interface org.dellroad.querystream.jpa.ExprValue
-
- map(Class<Y>, Function<? super S, ? extends Expression<Y>>) - Method in interface org.dellroad.querystream.jpa.ExprValue
-
- map(PluralAttribute<? super X, C, E>) - Method in interface org.dellroad.querystream.jpa.ExprValue
-
- map(MapAttribute<? super X, K, V>) - Method in interface org.dellroad.querystream.jpa.ExprValue
-
- map(SingularAttribute<? super X, Y>) - Method in interface org.dellroad.querystream.jpa.SearchStream
-
Map this stream to an associated property.
- map(Class<Y>, Function<? super S, ? extends Expression<Y>>) - Method in interface org.dellroad.querystream.jpa.SearchStream
-
Map this stream into a stream whose elements are the result of applying the given function.
- map(PluralAttribute<? super X, C, E>) - Method in interface org.dellroad.querystream.jpa.SearchStream
-
Map this stream to an associated collection property.
- map(MapAttribute<? super X, K, V>) - Method in interface org.dellroad.querystream.jpa.SearchStream
-
Map this stream to an associated map property.
- mapToDouble(SingularAttribute<? super X, ? extends Number>) - Method in interface org.dellroad.querystream.jpa.ExprValue
-
- mapToDouble(Function<? super S, ? extends Expression<? extends Number>>) - Method in interface org.dellroad.querystream.jpa.ExprValue
-
- mapToDouble(SingularAttribute<? super X, ? extends Number>) - Method in interface org.dellroad.querystream.jpa.SearchStream
-
Map this stream to an associated floating point value.
- mapToDouble(Function<? super S, ? extends Expression<? extends Number>>) - Method in interface org.dellroad.querystream.jpa.SearchStream
-
Map this stream into a stream of double values that are the result of applying the given function.
- mapToExpr(Class<Y>, Function<? super S, ? extends Expression<Y>>) - Method in interface org.dellroad.querystream.jpa.ExprValue
-
- mapToExpr(Class<Y>, Function<? super S, ? extends Expression<Y>>) - Method in interface org.dellroad.querystream.jpa.SearchStream
-
Map this stream into a stream whose elements are the result of applying the given function.
- mapToFrom(Class<Y>, Function<? super S, ? extends From<Z, Y>>) - Method in interface org.dellroad.querystream.jpa.ExprValue
-
- mapToFrom(Class<Y>, Function<? super S, ? extends From<Z, Y>>) - Method in interface org.dellroad.querystream.jpa.SearchStream
-
Map this stream into a stream whose elements are the result of applying the given function.
- mapToInt(SingularAttribute<? super X, ? extends Number>) - Method in interface org.dellroad.querystream.jpa.ExprValue
-
- mapToInt(Function<? super S, ? extends Expression<? extends Number>>) - Method in interface org.dellroad.querystream.jpa.ExprValue
-
- mapToInt(SingularAttribute<? super X, ? extends Number>) - Method in interface org.dellroad.querystream.jpa.SearchStream
-
Map this stream to an associated integer value.
- mapToInt(Function<? super S, ? extends Expression<? extends Number>>) - Method in interface org.dellroad.querystream.jpa.SearchStream
-
Map this stream into a stream of integer values that are the result of applying the given function.
- mapToLong(SingularAttribute<? super X, ? extends Number>) - Method in interface org.dellroad.querystream.jpa.ExprValue
-
- mapToLong(Function<? super S, ? extends Expression<? extends Number>>) - Method in interface org.dellroad.querystream.jpa.ExprValue
-
- mapToLong(SingularAttribute<? super X, ? extends Number>) - Method in interface org.dellroad.querystream.jpa.SearchStream
-
Map this stream to an associated long value.
- mapToLong(Function<? super S, ? extends Expression<? extends Number>>) - Method in interface org.dellroad.querystream.jpa.SearchStream
-
Map this stream into a stream of long values that are the result of applying the given function.
- mapToPath(Class<Y>, Function<? super S, ? extends Path<Y>>) - Method in interface org.dellroad.querystream.jpa.ExprValue
-
- mapToPath(Class<Y>, Function<? super S, ? extends Path<Y>>) - Method in interface org.dellroad.querystream.jpa.SearchStream
-
Map this stream into a stream whose elements are the result of applying the given function.
- mapToRef(Class<Y>, RootRef<Y>) - Method in interface org.dellroad.querystream.jpa.SearchStream
-
Map this stream to a stream whose elements are bound to the supplied root reference.
- mapToRef(Class<Y>, FromRef<Y>) - Method in interface org.dellroad.querystream.jpa.SearchStream
-
Map this stream to a stream whose elements are bound to the supplied from reference.
- mapToRef(Class<Y>, PathRef<Y>) - Method in interface org.dellroad.querystream.jpa.SearchStream
-
Map this stream to a stream whose elements are bound to the supplied path reference.
- mapToRef(Class<Y>, ExprRef<Y>) - Method in interface org.dellroad.querystream.jpa.SearchStream
-
Map this stream to a stream whose elements are bound to the supplied expression reference.
- mapToRoot(Class<Y>, Function<? super S, ? extends Root<Y>>) - Method in interface org.dellroad.querystream.jpa.SearchStream
-
Map this stream into a stream whose elements are the result of applying the given function.
- mapToSelection(Class<Y>, Function<? super S, ? extends Selection<Y>>) - Method in interface org.dellroad.querystream.jpa.SearchStream
-
Map this stream into a stream whose elements are the result of applying the given function.
- mapToSelection(Class<Y>, Function<? super S, ? extends Selection<Y>>) - Method in interface org.dellroad.querystream.jpa.SearchValue
-
- max() - Method in interface org.dellroad.querystream.jpa.DoubleStream
-
- max() - Method in interface org.dellroad.querystream.jpa.IntStream
-
- max() - Method in interface org.dellroad.querystream.jpa.LongStream
-
- max(Expression<N>) - Method in class org.dellroad.querystream.jpa.util.ForwardingCriteriaBuilder
-
- min() - Method in interface org.dellroad.querystream.jpa.DoubleStream
-
- min() - Method in interface org.dellroad.querystream.jpa.IntStream
-
- min() - Method in interface org.dellroad.querystream.jpa.LongStream
-
- min(Expression<N>) - Method in class org.dellroad.querystream.jpa.util.ForwardingCriteriaBuilder
-
- mod(Expression<Integer>, Expression<Integer>) - Method in class org.dellroad.querystream.jpa.util.ForwardingCriteriaBuilder
-
- mod(Expression<Integer>, Integer) - Method in class org.dellroad.querystream.jpa.util.ForwardingCriteriaBuilder
-
- mod(Integer, Expression<Integer>) - Method in class org.dellroad.querystream.jpa.util.ForwardingCriteriaBuilder
-