|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use simpledb.parse | |
---|---|
simpledb.index.planner | |
simpledb.opt | |
simpledb.parse | |
simpledb.planner |
Classes in simpledb.parse used by simpledb.index.planner | |
---|---|
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. |
|
InsertData
Data for the SQL insert statement. |
|
ModifyData
Data for the SQL update statement. |
Classes in simpledb.parse used by simpledb.opt | |
---|---|
QueryData
Data for the SQL select statement. |
Classes in simpledb.parse used by simpledb.parse | |
---|---|
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. |
|
InsertData
Data for the SQL insert statement. |
|
ModifyData
Data for the SQL update statement. |
|
QueryData
Data for the SQL select statement. |
Classes in simpledb.parse used by simpledb.planner | |
---|---|
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. |
|
InsertData
Data for the SQL insert statement. |
|
ModifyData
Data for the SQL update statement. |
|
QueryData
Data for the SQL select statement. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |