| Package | Description |
|---|---|
| org.vanilladb.core.query.parse | |
| org.vanilladb.core.query.planner | |
| org.vanilladb.core.query.planner.index | |
| org.vanilladb.core.query.planner.opt |
| Class and Description |
|---|
| QueryData
Data for the SQL select and explain statements.
|
| Class and Description |
|---|
| CreateIndexData
The parser for the create index statement.
|
| CreateTableData
Data for the SQL create table statement.
|
| CreateViewData
Data for the SQL create view statement.
|
| DeleteData
Data for the SQL delete statement.
|
| DropIndexData
The parser for the drop index statement.
|
| DropTableData
Data for the SQL drop table statement.
|
| DropViewData
Data for the SQL drop view statement.
|
| InsertData
Data for the SQL insert statement.
|
| ModifyData
Data for the SQL update statement.
|
| QueryData
Data for the SQL select and explain statements.
|
| Class and Description |
|---|
| CreateIndexData
The parser for the create index statement.
|
| CreateTableData
Data for the SQL create table statement.
|
| CreateViewData
Data for the SQL create view statement.
|
| DeleteData
Data for the SQL delete statement.
|
| DropIndexData
The parser for the drop index statement.
|
| DropTableData
Data for the SQL drop table statement.
|
| DropViewData
Data for the SQL drop view statement.
|
| InsertData
Data for the SQL insert statement.
|
| ModifyData
Data for the SQL update statement.
|
| Class and Description |
|---|
| QueryData
Data for the SQL select and explain statements.
|
Copyright © 2022 VanillaDB Organization. All rights reserved.