Package | Description |
---|---|
org.apache.cayenne.access.sqlbuilder.sqltree |
Modifier and Type | Field and Description |
---|---|
protected NodeType |
Node.type |
Modifier and Type | Method and Description |
---|---|
NodeType |
Node.getType() |
static NodeType |
NodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeType[] |
NodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ExpressionNode(NodeType nodeType) |
Node(NodeType type) |
Copyright © 2001–2020 Apache Cayenne. All rights reserved.