public class ForClause
extends net.sf.jsqlparser.parser.ASTNodeAccessImpl
| Modifier and Type | Class and Description |
|---|---|
static class |
ForClause.ForOption |
| Constructor and Description |
|---|
ForClause() |
| Modifier and Type | Method and Description |
|---|---|
ForClause.ForOption |
getForOption() |
ForClause |
setForOption(String forOption) |
String |
toString() |
Copyright © 2004–2023 JSQLParser. All rights reserved.