| Package | Description |
|---|---|
| net.sf.jsqlparser.expression.operators.relational |
| Modifier and Type | Method and Description |
|---|---|
static LikeExpression.KeyWord |
LikeExpression.KeyWord.from(String keyword) |
static LikeExpression.KeyWord |
LikeExpression.KeyWord.from(String keyword) |
LikeExpression.KeyWord |
LikeExpression.getLikeKeyWord() |
LikeExpression.KeyWord |
LikeExpression.getLikeKeyWord() |
static LikeExpression.KeyWord |
LikeExpression.KeyWord.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LikeExpression.KeyWord |
LikeExpression.KeyWord.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LikeExpression.KeyWord[] |
LikeExpression.KeyWord.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static LikeExpression.KeyWord[] |
LikeExpression.KeyWord.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LikeExpression |
LikeExpression.setLikeKeyWord(LikeExpression.KeyWord likeKeyWord) |
LikeExpression |
LikeExpression.setLikeKeyWord(LikeExpression.KeyWord likeKeyWord) |
Copyright © 2004–2024 JSQLParser. All rights reserved.