public class InExpression extends Object implements Expression
| Constructor and Description |
|---|
InExpression(ColumnValue[] valueList) |
| Modifier and Type | Method and Description |
|---|---|
Query |
getQuery(String columnName) |
ColumnValue[] |
getValueList() |
public InExpression(ColumnValue[] valueList)
public ColumnValue[] getValueList()
public Query getQuery(String columnName)
getQuery in interface ExpressionCopyright © 2024. All Rights Reserved.