| Package | Description |
|---|---|
| net.sf.jsqlparser.parser | |
| net.sf.jsqlparser.statement | |
| net.sf.jsqlparser.util | |
| net.sf.jsqlparser.util.deparser |
| Modifier and Type | Method and Description |
|---|---|
static Statements |
CCJSqlParserUtil.parseStatements(String sqls)
Parse a statement list.
|
Statements |
CCJSqlParser.Statements() |
| Modifier and Type | Method and Description |
|---|---|
Statements |
Block.getStatements() |
| Modifier and Type | Method and Description |
|---|---|
void |
Block.setStatements(Statements statements) |
void |
StatementVisitorAdapter.visit(Statements stmts) |
void |
StatementVisitor.visit(Statements stmts) |
| Modifier and Type | Method and Description |
|---|---|
void |
TablesNamesFinder.visit(Statements stmts) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatementDeParser.visit(Statements stmts) |
Copyright © 2004–2019 JSQLParser. All rights reserved.