DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Berkeley DB
version 4.4.20

Uses of Class
com.sleepycat.collections.StoredMap

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
          A SortedMap view of a Database.
 

Methods in com.sleepycat.collections that return StoredMap
 StoredMap TupleSerialFactory.newMap(Database db, Class keyClass, Class valueBaseClass, boolean writeAllowed)
          Creates a map from a previously opened Database object.
 


Berkeley DB
version 4.4.20

Copyright (c) 1996-2005 Sleepycat Software, Inc. - All rights reserved.