| Package | Description |
|---|---|
| net.sf.jsqlparser.parser | |
| net.sf.jsqlparser.statement.select |
| Modifier and Type | Method and Description |
|---|---|
OptimizeFor |
CCJSqlParser.OptimizeFor() |
| Modifier and Type | Method and Description |
|---|---|
OptimizeFor |
PlainSelect.getOptimizeFor() |
OptimizeFor |
OptimizeFor.withRowCount(long rowCount) |
| Modifier and Type | Method and Description |
|---|---|
void |
PlainSelect.setOptimizeFor(OptimizeFor optimizeFor) |
PlainSelect |
PlainSelect.withOptimizeFor(OptimizeFor optimizeFor) |
Copyright © 2004–2021 JSQLParser. All rights reserved.