| Package | Description |
|---|---|
| org.h2.expression | |
| org.h2.schema |
| Modifier and Type | Method and Description |
|---|---|
static ValueExpression |
ValueExpression.get(Value value)
Create a new expression with the given value.
|
static ValueExpression |
ValueExpression.getDefault()
Get the DEFAULT expression.
|
static ValueExpression |
ValueExpression.getNull()
Get the NULL expression.
|
| Modifier and Type | Method and Description |
|---|---|
ValueExpression |
Constant.getValue() |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.