select property

BaseSelectStatement<Row> select
final

The inner select statement of this subquery.

Implementation

final BaseSelectStatement<Row> select;