void load_all(GncSqlBackend *) override
Load all objects of m_type in the database into memory.
bool write(GncSqlBackend *) override
Write all objects of m_type_name to the database.
void create_tables(GncSqlBackend *) override
Conditionally create or update a database table from m_col_table.