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