-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WithStep
as(Select<? extends Record2<?,?>> select)
Associate a subselect with a common table expression's table and column names.
-
Modifier and Type | Method | Description |
---|---|---|
WithStep |
as(Select<? extends Record2<?,?>> select) |
Associate a subselect with a common table expression's table and column names.
|