Interface StatementBuilder.OngoingInQueryCallWithReturnFields

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

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