Uses of Class
org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable

Packages that use JdbmTable
org.apache.directory.server.core.partition.impl.btree.jdbm   
 

Uses of JdbmTable in org.apache.directory.server.core.partition.impl.btree.jdbm
 

Subclasses of JdbmTable in org.apache.directory.server.core.partition.impl.btree.jdbm
 class JdbmMasterTable
          The master table used to store the Attributes of entries.
 

Constructors in org.apache.directory.server.core.partition.impl.btree.jdbm with parameters of type JdbmTable
DupsEnumeration(JdbmTable table, NoDupsEnumeration list)
          Creates a DupsEnumeration over a enumeration of Tuples holding TreeSets for values that have the same key.
 



Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.