public static interface KomodoLexicon.SqlComposition
Modifier and Type | Field and Description |
---|---|
static String |
DESCRIPTION
The name of the view definition description property.
|
static String |
LEFT_CRITERIA_COLUMN
The name of the view definition leftSource property.
|
static String |
LEFT_SOURCE_PATH
The name of the view definition leftSource property.
|
static String |
NODE_TYPE
The name of the view definition node type.
|
static String |
OPERATOR
The name of the view definition operator property.
|
static String |
RIGHT_CRITERIA_COLUMN
The name of the view definition rightSource property.
|
static String |
RIGHT_SOURCE_PATH
The name of the view definition rightSource property.
|
static String |
TYPE
The name of the view definition type property.
|
static final String NODE_TYPE
static final String DESCRIPTION
static final String LEFT_SOURCE_PATH
static final String RIGHT_SOURCE_PATH
static final String LEFT_CRITERIA_COLUMN
static final String RIGHT_CRITERIA_COLUMN
static final String TYPE
static final String OPERATOR
Copyright © 2013–2019. All rights reserved.