Interface SQLSelectStatement.DistinctOrColumnsOrTables

All Superinterfaces:
SQLSelectStatement.ColumnsOrTables, SQLSelectStatement.FromTables
All Known Implementing Classes:
SQLSelectStatement.SQLSelectStatementBuilder
Enclosing class:
SQLSelectStatement

public static interface SQLSelectStatement.DistinctOrColumnsOrTables extends SQLSelectStatement.ColumnsOrTables
The distinct of columns or Tables part of building a SQLSelectStatement