Interface SQLSelectStatement.ColumnsOrTables

All Superinterfaces:
SQLSelectStatement.FromTables
All Known Subinterfaces:
SQLSelectStatement.DistinctOrColumnsOrTables
All Known Implementing Classes:
SQLSelectStatement.SQLSelectStatementBuilder
Enclosing class:
SQLSelectStatement

public static interface SQLSelectStatement.ColumnsOrTables extends SQLSelectStatement.FromTables
The Columns and Tables part of building a SQLSelectStatement