| Package | Description |
|---|---|
| org.h2.command.ddl | |
| org.h2.constraint | |
| org.h2.engine | |
| org.h2.index | |
| org.h2.schema | |
| org.h2.store | |
| org.h2.table |
| Class and Description |
|---|
| Index
An index.
|
| Class and Description |
|---|
| Index
An index.
|
| Class and Description |
|---|
| Index
An index.
|
| Class and Description |
|---|
| BaseIndex
Most index implementations extend the base index.
|
| Cursor
A cursor is a helper object to iterate through an index.
|
| HashIndex
An unique index based on an in-memory hash map.
|
| Index
An index.
|
| IndexCondition
A index condition object is made for each condition that can potentially use
an index.
|
| IndexType
Represents information about the properties of an index
|
| PageBtree
A page that contains index data.
|
| PageBtreeIndex
This is the most common type of index, a b tree index.
|
| PageDataIndex
The scan index allows to access a row by key.
|
| PageIndex
A page store index.
|
| ViewIndex
This object represents a virtual index for a query.
|
| Class and Description |
|---|
| Index
An index.
|
| Class and Description |
|---|
| Index
An index.
|
| PageIndex
A page store index.
|
| Class and Description |
|---|
| Index
An index.
|
| IndexCondition
A index condition object is made for each condition that can potentially use
an index.
|
| IndexType
Represents information about the properties of an index
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.