#include <db_cxx.h> class DbMultipleIterator { };
The DbMultipleIterator
class
is a shared package-private base class for the three types of
bulk-return Iterator; it should never be instantiated directly, but
it handles the functionality shared by its subclasses.