| Package | Description |
|---|---|
| net.sf.jsqlparser.expression |
| Modifier and Type | Method and Description |
|---|---|
static DateTimeLiteralExpression.DateTime |
DateTimeLiteralExpression.DateTime.from(String dateTimeStr) |
static DateTimeLiteralExpression.DateTime |
DateTimeLiteralExpression.DateTime.from(String dateTimeStr) |
DateTimeLiteralExpression.DateTime |
DateTimeLiteralExpression.getType() |
DateTimeLiteralExpression.DateTime |
DateTimeLiteralExpression.getType() |
static DateTimeLiteralExpression.DateTime |
DateTimeLiteralExpression.DateTime.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DateTimeLiteralExpression.DateTime |
DateTimeLiteralExpression.DateTime.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DateTimeLiteralExpression.DateTime[] |
DateTimeLiteralExpression.DateTime.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static DateTimeLiteralExpression.DateTime[] |
DateTimeLiteralExpression.DateTime.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DateTimeLiteralExpression.setType(DateTimeLiteralExpression.DateTime type) |
void |
DateTimeLiteralExpression.setType(DateTimeLiteralExpression.DateTime type) |
DateTimeLiteralExpression |
DateTimeLiteralExpression.withType(DateTimeLiteralExpression.DateTime type) |
DateTimeLiteralExpression |
DateTimeLiteralExpression.withType(DateTimeLiteralExpression.DateTime type) |
Copyright © 2004–2024 JSQLParser. All rights reserved.