| Package | Description |
|---|---|
| org.h2.engine | |
| org.h2.fulltext | |
| org.h2.index | |
| org.h2.store | |
| org.h2.tools | |
| org.h2.util |
| Class and Description |
|---|
| SmallLRUCache
This class implements a small LRU object cache.
|
| SourceCompiler
This class allows to convert source code to a class.
|
| TempFileDeleter
This class deletes temporary files when they are not used any longer.
|
| Class and Description |
|---|
| SoftHashMap
Map which stores items using SoftReference.
|
| Class and Description |
|---|
| CacheObject
The base object for all cached objects.
|
| Class and Description |
|---|
| BitField
A list of bits.
|
| Cache
The cache keeps frequently used objects in the main memory.
|
| CacheObject
The base object for all cached objects.
|
| CacheWriter
The cache writer is called by the cache to persist changed data that needs to
be removed from the cache.
|
| SmallLRUCache
This class implements a small LRU object cache.
|
| TempFileDeleter
This class deletes temporary files when they are not used any longer.
|
| Class and Description |
|---|
| SmallLRUCache
This class implements a small LRU object cache.
|
| TempFileDeleter
This class deletes temporary files when they are not used any longer.
|
| Tool
Command line tools implement the tool interface so that they can be used in
the H2 Console.
|
| Class and Description |
|---|
| Cache
The cache keeps frequently used objects in the main memory.
|
| CacheObject
The base object for all cached objects.
|
| CacheWriter
The cache writer is called by the cache to persist changed data that needs to
be removed from the cache.
|
| CloseWatcher
A phantom reference to watch for unclosed objects.
|
| HashBase
The base for other hash classes.
|
| Permutations
A class to iterate over all permutations of an array.
|
| SmallLRUCache
This class implements a small LRU object cache.
|
| SortedProperties
Sorted properties file.
|
| StatementBuilder
A utility class to build a statement.
|
| Task
A method call that is executed in a separate thread.
|
| TempFileDeleter
This class deletes temporary files when they are not used any longer.
|
| ValueHashMap
This hash map supports keys of type Value.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.