| Class | Description |
|---|---|
| BinaryKeyCompare |
Compares two keys.
|
| BTree |
Structure of the table:
|
| IndexCache |
Manages the block cache
|
| IndexKey |
Key to the front-end btree cache
|
| IntKeyCompare |
Compares two keys.
|
| KeyCompare |
Compares two keys.
|
| LongKeyCompare |
Compares two long keys.
|
| StringKeyCompare |
Compares two keys.
|
| VarBinaryKeyCompare |
Compares two keys.
|
| Exception | Description |
|---|---|
| SqlIndexAlreadyExistsException |
Wraps an exception in a SQLException wrapper.
|