|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Table | |
---|---|
org.apache.directory.server.core.partition.impl.btree | |
org.apache.directory.server.core.partition.impl.btree.jdbm |
Uses of Table in org.apache.directory.server.core.partition.impl.btree |
---|
Subinterfaces of Table in org.apache.directory.server.core.partition.impl.btree | |
---|---|
interface |
MasterTable
The master table used to store the Attributes of entries. |
Uses of Table in org.apache.directory.server.core.partition.impl.btree.jdbm |
---|
Classes in org.apache.directory.server.core.partition.impl.btree.jdbm that implement Table | |
---|---|
class |
JdbmMasterTable
The master table used to store the Attributes of entries. |
class |
JdbmTable
A jdbm Btree wrapper that enables duplicate sorted keys using collections. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |