public static interface KomodoLexicon.Search.WhereCompareClause extends KomodoLexicon.Search.WhereClause
Modifier and Type | Field and Description |
---|---|
static String |
CASE_INSENSITIVE
The case insensitive flag of the where compare clause.
|
static String |
COMPARE_OPERATOR
The compare operator of the where compare clause.
|
static String |
NODE_TYPE
The name of the whereCompareClause node type.
|
static String |
PROPERTY
The property of the where compare clause.
|
static String |
VALUE
The value of the where compare clause.
|
ALIAS, PRE_CLAUSE_OPERATOR
static final String NODE_TYPE
static final String PROPERTY
static final String COMPARE_OPERATOR
static final String VALUE
static final String CASE_INSENSITIVE
Copyright © 2013–2019. All rights reserved.