public class SelectTransform
extends java.lang.Object
| Constructor and Description |
|---|
SelectTransform(MetamodelUtil metamodel,
LambdaInfo lambda) |
| Modifier and Type | Method and Description |
|---|---|
<U> ColumnExpressions<U> |
apply(java.util.List<org.jooq.Table<?>> fromTables) |
public SelectTransform(MetamodelUtil metamodel, LambdaInfo lambda)
public <U> ColumnExpressions<U> apply(java.util.List<org.jooq.Table<?>> fromTables)
Copyright © 2021. All rights reserved.