Interface ExecutableSelectOperation.SelectWithProjection<T>

All Superinterfaces:
ExecutableSelectOperation.SelectWithQuery<T>, ExecutableSelectOperation.TerminatingSelect<T>
All Known Subinterfaces:
ExecutableSelectOperation.ExecutableSelect<T>
Enclosing interface:
ExecutableSelectOperation

public static interface ExecutableSelectOperation.SelectWithProjection<T> extends ExecutableSelectOperation.SelectWithQuery<T>
Result type override (optional).