Skip to content

Class

SQLSelectBuilder

Builds SQLSelect queries.
final class SQLSelectBuilder

Overview

Note

This is effectively nothing but a concrete conformance to SQLSubqueryClauseBuilder which provides storage for the SQLSelect and adds SQLQueryFetcher so the query can actually be executed.

Topics

Initializers

Instance Properties

Instance Methods

Relationships

Conforms To

See Also

Query Builders