Package rocks.frieler.kraftsql.bq.dsl
Class SelectKt
-
- All Implemented Interfaces:
public final class SelectKt
-
-
Method Summary
Modifier and Type Method Description final static <T extends Any> Select<BigQueryEngine, T>Select(Function1<SelectBuilder<BigQueryEngine, T>, Unit> configurator)-
-
Method Detail
-
Select
final static <T extends Any> Select<BigQueryEngine, T> Select(Function1<SelectBuilder<BigQueryEngine, T>, Unit> configurator)
-
-
-
-