| Package | Description |
|---|---|
| org.verdictdb.core.execplan | |
| org.verdictdb.core.querying | |
| org.verdictdb.core.querying.ola | |
| org.verdictdb.core.rewriter.query | |
| org.verdictdb.core.scrambling | |
| org.verdictdb.core.sqlobject |
Logical representation of SQL-like queries.
|
| org.verdictdb.sqlreader | |
| org.verdictdb.sqlwriter |
| Class and Description |
|---|
| SqlConvertible |
| Class and Description |
|---|
| BaseTable |
| SelectQuery |
| SqlConvertible |
| SubqueryColumn
Subquery that may appear in the where clause.
|
| Class and Description |
|---|
| ColumnOp |
| SelectItem |
| SqlConvertible |
| UnnamedColumn
Represents the column without alias.
|
| Class and Description |
|---|
| AbstractRelation
Represents a relation (or a table) that can appear in the from clause.
|
| Class and Description |
|---|
| AbstractRelation
Represents a relation (or a table) that can appear in the from clause.
|
| CreateTableAsSelectQuery
Represents a create table query.
|
| SelectQuery |
| SqlConvertible |
| UnnamedColumn
Represents the column without alias.
|
| Class and Description |
|---|
| AbstractRelation
Represents a relation (or a table) that can appear in the from clause.
|
| AsteriskColumn |
| BaseColumn |
| BaseTable |
| ColumnOp |
| ConstantColumn |
| CreateScrambledTableQuery
Example: CRAETE TABLE test1 PARTITION OF test FOR VALUES IN (1);
|
| CreateTableQuery |
| DropTableQuery |
| GroupingAttribute |
| JoinTable |
| JoinTable.JoinType |
| OrderbyAttribute |
| SelectItem |
| SelectQuery |
| SetOperationRelation.SetOpType |
| SqlConvertible |
| SubqueryColumn
Subquery that may appear in the where clause.
|
| UnnamedColumn
Represents the column without alias.
|
| Class and Description |
|---|
| AbstractRelation
Represents a relation (or a table) that can appear in the from clause.
|
| BaseColumn |
| ColumnOp |
| ConstantColumn |
| CreateScrambleQuery |
| SelectQuery |
| SubqueryColumn
Subquery that may appear in the where clause.
|
| UnnamedColumn
Represents the column without alias.
|
| Class and Description |
|---|
| AbstractRelation
Represents a relation (or a table) that can appear in the from clause.
|
| CreateTableQuery |
| DropTableQuery |
| InsertValuesQuery |
| SqlConvertible |
Copyright © 2018 University of Michigan. All rights reserved.