| Package | Description |
|---|---|
| com.alibaba.druid.sql.dialect.postgresql.ast.stmt |
| Modifier and Type | Method and Description |
|---|---|
PGSelectQueryBlock.ForClause.Option |
PGSelectQueryBlock.ForClause.getOption() |
static PGSelectQueryBlock.ForClause.Option |
PGSelectQueryBlock.ForClause.Option.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PGSelectQueryBlock.ForClause.Option[] |
PGSelectQueryBlock.ForClause.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 |
PGSelectQueryBlock.ForClause.setOption(PGSelectQueryBlock.ForClause.Option option) |
Copyright © 2013–2018 Alibaba Group. All rights reserved.