29 #ifndef GNC_BOOK_SQL_H 30 #define GNC_BOOK_SQL_H 32 #include "gnc-sql-object-backend.hpp" void load_all(GncSqlBackend *) override
Load all objects of m_type in the database into memory.
Encapsulates per-class table schema with functions to load, create a table, commit a changed front-en...
Main SQL backend structure.