| Package | Description |
|---|---|
| com.alibaba.druid.sql.dialect.oscar.ast.stmt |
| Modifier and Type | Method and Description |
|---|---|
OscarSelectQueryBlock.FetchClause.Option |
OscarSelectQueryBlock.FetchClause.getOption() |
static OscarSelectQueryBlock.FetchClause.Option |
OscarSelectQueryBlock.FetchClause.Option.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OscarSelectQueryBlock.FetchClause.Option[] |
OscarSelectQueryBlock.FetchClause.Option.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OscarSelectQueryBlock.FetchClause.setOption(OscarSelectQueryBlock.FetchClause.Option option) |
Copyright © 2013–2022 Alibaba Group. All rights reserved.