| Package | Description |
|---|---|
| net.sf.jsqlparser.expression |
| Modifier and Type | Method and Description |
|---|---|
static AnyType |
AnyType.from(String type) |
static AnyType |
AnyType.from(String type) |
AnyType |
AnyComparisonExpression.getAnyType() |
AnyType |
AnyComparisonExpression.getAnyType() |
static AnyType |
AnyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnyType |
AnyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnyType[] |
AnyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static AnyType[] |
AnyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AnyComparisonExpression(AnyType anyType,
Select select) |
AnyComparisonExpression(AnyType anyType,
Select select) |
Copyright © 2004–2024 JSQLParser. All rights reserved.