| 
Berkeley DB version 5.3.28  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StoredMap | |
|---|---|
| com.sleepycat.collections | Data access based on the standard Java collections API. | 
| Uses of StoredMap in com.sleepycat.collections | 
|---|
| Subclasses of StoredMap in com.sleepycat.collections | |
|---|---|
 class | 
StoredSortedMap<K,V>
A SortedMap view of a Database. | 
| Methods in com.sleepycat.collections that return StoredMap | ||
|---|---|---|
 | 
TupleSerialFactory.newMap(Database db,
       Class<K> keyClass,
       Class<V> valueBaseClass,
       boolean writeAllowed)
Creates a map from a previously opened Database object.  | 
|
  | 
Berkeley DB version 5.3.28  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||