| Package | Description |
|---|---|
| org.hotrod.runtime.livesql.expressions.datetime |
| Modifier and Type | Method and Description |
|---|---|
static DateTimeFieldExpression.DateTimeField |
DateTimeFieldExpression.DateTimeField.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DateTimeFieldExpression.DateTimeField[] |
DateTimeFieldExpression.DateTimeField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NumberExpression |
DateTimeExpression.extract(DateTimeFieldExpression.DateTimeField field) |
| Constructor and Description |
|---|
DateTimeFieldExpression(DateTimeFieldExpression.DateTimeField field) |