Package | Description |
---|---|
com.alibaba.druid.sql.dialect.oracle.ast.clause |
Modifier and Type | Method and Description |
---|---|
static ModelClause.CellReferenceOption |
ModelClause.CellReferenceOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModelClause.CellReferenceOption[] |
ModelClause.CellReferenceOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<ModelClause.CellReferenceOption> |
ModelClause.getCellReferenceOptions() |
List<ModelClause.CellReferenceOption> |
ModelClause.ReferenceModelClause.getCellReferenceOptions() |
List<ModelClause.CellReferenceOption> |
ModelClause.MainModelClause.getCellReferenceOptions() |
Copyright © 2013–2017 Alibaba Group. All rights reserved.