Make a DatabaseBatch connected to this database
Declared in <wallet/db.h>
<wallet/db.h>
virtual std::unique_ptr<DatabaseBatch> MakeBatch() = 0;
A new batch connected to this database.