Interface FluentQuery.FetchableFluentQuery<T>

All Superinterfaces:
FluentQuery<T>
Enclosing interface:
FluentQuery<T>

public static interface FluentQuery.FetchableFluentQuery<T> extends FluentQuery<T>
Fetchable extension FluentQuery allowing to materialize results from the underlying query.
Since:
2.6
Author:
Mark Paluch