public static interface KomodoLexicon.ViewDefinition
Modifier and Type | Field and Description |
---|---|
static String |
DDL
The name of the view definition DDL property.
|
static String |
DESCRIPTION
The name of the view definition description property.
|
static String |
IS_COMPLETE
The name of the view definition isComplete property.
|
static String |
IS_USER_DEFINED
The name of the view definition isUserDefined property.
|
static String |
NODE_TYPE
The name of the view definition node type.
|
static String |
SOURCE_PATHS
The name of the view definition source paths container property.
|
static String |
SQL_COMPOSITIONS
The name of the sql compositions child node.
|
static String |
SQL_PROJECTED_COLUMNS
The name of the sql projected columns child node.
|
static String |
VIEW_NAME
The name of the view definition description property.
|
static final String NODE_TYPE
static final String VIEW_NAME
static final String DESCRIPTION
static final String DDL
static final String IS_COMPLETE
static final String IS_USER_DEFINED
static final String SOURCE_PATHS
static final String SQL_COMPOSITIONS
static final String SQL_PROJECTED_COLUMNS
Copyright © 2013–2019. All rights reserved.