|
Berkeley DB version 5.3.28 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.sleepycat.collections | |
---|---|
com.sleepycat.collections | Data access based on the standard Java collections API. |
Classes in com.sleepycat.collections used by com.sleepycat.collections | |
---|---|
CurrentTransaction
Provides access to the current transaction for the current thread within the context of a Berkeley DB environment. |
|
PrimaryKeyAssigner
An interface implemented to assign new primary key values. |
|
StoredCollection
A abstract base class for all stored collections. |
|
StoredContainer
A abstract base class for all stored collections and maps. |
|
StoredEntrySet
The Set returned by Map.entrySet(). |
|
StoredIterator
The Iterator returned by all stored collections. |
|
StoredKeySet
The Set returned by Map.keySet() and which can also be constructed directly if a Map is not needed. |
|
StoredMap
A Map view of a Database . |
|
StoredSortedMap
A SortedMap view of a Database . |
|
StoredValueSet
The Set returned by Map.values() and Map.duplicates(), and which can also be constructed directly if a Map is not needed. |
|
TransactionWorker
The interface implemented to perform the work within a transaction. |
|
Berkeley DB version 5.3.28 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |