Interface StatementBuilder.OngoingStandaloneCallWithReturnFields

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

public static sealed interface StatementBuilder.OngoingStandaloneCallWithReturnFields extends StatementBuilder.BuildableStatement<ResultStatement>, ExposesMatch, ExposesWhere<StatementBuilder.OngoingReadingWithWhere>, ExposesReturning, ExposesWith, ExposesSubqueryCall
A buildable statement exposing where and return clauses.