| Package | Description |
|---|---|
| org.datanucleus.api.jdo.query |
Package providing DataNucleus' implementation of the JDOQL standardised typed query.
|
| Modifier and Type | Field and Description |
|---|---|
protected ExpressionType |
ExpressionImpl.exprType
Type of this expression.
|
| Modifier and Type | Method and Description |
|---|---|
static ExpressionType |
ExpressionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExpressionType[] |
ExpressionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All rights reserved.