|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in simpledb.query used by simpledb.index | |
---|---|
Constant
The interface that denotes values stored in the database. |
Classes in simpledb.query used by simpledb.index.btree | |
---|---|
Constant
The interface that denotes values stored in the database. |
Classes in simpledb.query used by simpledb.index.hash | |
---|---|
Constant
The interface that denotes values stored in the database. |
Classes in simpledb.query used by simpledb.index.query | |
---|---|
Constant
The interface that denotes values stored in the database. |
|
Plan
The interface implemented by each query plan. |
|
Scan
The interface will be implemented by each query scan. |
|
TableScan
The Scan class corresponding to a table. |
Classes in simpledb.query used by simpledb.materialize | |
---|---|
Constant
The interface that denotes values stored in the database. |
|
Plan
The interface implemented by each query plan. |
|
Scan
The interface will be implemented by each query scan. |
|
UpdateScan
The interface implemented by all updateable scans. |
Classes in simpledb.query used by simpledb.multibuffer | |
---|---|
Constant
The interface that denotes values stored in the database. |
|
Plan
The interface implemented by each query plan. |
|
Scan
The interface will be implemented by each query scan. |
Classes in simpledb.query used by simpledb.opt | |
---|---|
Plan
The interface implemented by each query plan. |
Classes in simpledb.query used by simpledb.parse | |
---|---|
Constant
The interface that denotes values stored in the database. |
|
Expression
The interface corresponding to SQL expressions. |
|
Predicate
A predicate is a Boolean combination of terms. |
|
Term
A term is a comparison between two expressions. |
Classes in simpledb.query used by simpledb.planner | |
---|---|
Plan
The interface implemented by each query plan. |
Classes in simpledb.query used by simpledb.query | |
---|---|
Constant
The interface that denotes values stored in the database. |
|
Expression
The interface corresponding to SQL expressions. |
|
Plan
The interface implemented by each query plan. |
|
Predicate
A predicate is a Boolean combination of terms. |
|
Scan
The interface will be implemented by each query scan. |
|
Term
A term is a comparison between two expressions. |
|
UpdateScan
The interface implemented by all updateable scans. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |