| Modifier and Type | Method and Description |
|---|---|
Statement |
CCJSqlParserManager.parse(Reader statementReader) |
Statement |
JSqlParser.parse(Reader statementReader) |
Statement |
CCJSqlParser.Statement() |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateTable
A "CREATE TABLE" statement
|
| Modifier and Type | Class and Description |
|---|---|
class |
Delete |
| Modifier and Type | Class and Description |
|---|---|
class |
Drop |
| Modifier and Type | Class and Description |
|---|---|
class |
Insert
The insert statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Replace
The replace statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Select |
| Modifier and Type | Class and Description |
|---|---|
class |
Truncate
A TRUNCATE TABLE statement
|
| Modifier and Type | Class and Description |
|---|---|
class |
Update
The update statement.
|
Copyright © 2013. All Rights Reserved.