MemoryTableDatabase

public class MemoryTableDatabase : StoredDatabase

A minimal implementation of the StoredDatabase protocol that allows MemoryTableRelation to be used with TransactionalDatabase.