See: Description
| Interface | Description |
|---|---|
| PreparedStatementEx | |
| ResultSetEnlistFuture |
Future to process whole local result set of SELECT FOR UPDATE query.
|
| Class | Description |
|---|---|
| DhtResultSetEnlistFuture | |
| DmlStatementsProcessor | |
| H2ConnectionWrapper |
Wrapper to store connection with currently used schema and statement cache.
|
| H2Cursor |
Cursor.
|
| H2FieldsIterator |
Special field set iterator based on database result set.
|
| H2KeyValueIterator<K,V> |
Special key/value iterator based on database result set.
|
| H2ResultSetIterator<T> |
Iterator over result set.
|
| H2RowCache |
H2 row cache.
|
| H2RowCacheRegistry |
H2 row cache registry.
|
| H2Schema |
Database schema object.
|
| H2SqlFieldMetadata |
Field descriptor.
|
| H2TableDescriptor |
Information about table in database.
|
| H2TableEngine |
H2 Table engine.
|
| H2TwoStepCachedQuery |
Cached two-step query.
|
| H2TwoStepCachedQueryKey |
Key for cached two-step query.
|
| H2TypeKey |
Key for types lookup.
|
| H2Utils |
H2 utility methods.
|
| IgniteH2Indexing |
Indexing implementation based on H2 database engine.
|
| IndexBuildClosure |
Index build closure.
|
| IndexRebuildFullClosure |
Closure to rebuild all indexes.
|
| IndexRebuildPartialClosure |
Closure to rebuild some cache indexes.
|
| NearResultSetEnlistFuture | |
| ResultSetEnlistFuture.ResultSetUpdateSourceIteratorWrapper | |
| ThreadLocalObjectPool<E extends AutoCloseable> |
Special pool for managing limited number objects for further reuse.
|
| ThreadLocalObjectPool.Reusable<T extends AutoCloseable> |
Wrapper for a pooled object with capability to return the object to a pool.
|
| UpdateResult |
Update result - modifications count and keys to re-run query with, if needed.
|
| Enum | Description |
|---|---|
| H2DatabaseType |
Enum that helps to map java types to database types.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2-p3 Release Date : April 25 2019