Interface StatementBuilder.OngoingInQueryCallWithReturnFields

All Superinterfaces:
ExposesMatch, ExposesReturning, ExposesSubqueryCall, ExposesWhere<StatementBuilder.OngoingReadingWithWhere>, ExposesWith
Enclosing interface:
StatementBuilder

public static interface StatementBuilder.OngoingInQueryCallWithReturnFields extends ExposesMatch, ExposesWhere<StatementBuilder.OngoingReadingWithWhere>, ExposesReturning, ExposesWith, ExposesSubqueryCall
An in-query call exposing where and return clauses.