| Package | Description |
|---|---|
| net.sf.jsqlparser.statement |
| Modifier and Type | Method and Description |
|---|---|
ExplainStatement.Option |
ExplainStatement.getOption(ExplainStatement.OptionType optionType)
Returns the first option that matches this optionType
|
ExplainStatement.Option |
ExplainStatement.Option.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
LinkedHashMap<ExplainStatement.OptionType,ExplainStatement.Option> |
ExplainStatement.getOptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExplainStatement.addOption(ExplainStatement.Option option) |
Copyright © 2004–2022 JSQLParser. All rights reserved.