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