}
else
{
forward = new JdbmTable<K, String>( schemaManager, attributeType.getOid() + FORWARD_BTREE, numDupLimit,
recMan,
comp, UuidComparator.INSTANCE, new ByteArraySerializer(), UuidSerializer.INSTANCE );
}
/*
* Now the reverse map stores the primary key into the master table as
* the key and the values of attributes as the value. If an attribute