|
GnuCash c935c2f+
|
SQL statement provider. More...
#include <gnc-sql-connection.hpp>
Public Member Functions | |
| virtual const char * | to_sql () const =0 |
| virtual void | add_where_cond (QofIdTypeConst, const PairVec &)=0 |
SQL statement provider.
Definition at line 44 of file gnc-sql-connection.hpp.
|
inlinevirtual |
Definition at line 47 of file gnc-sql-connection.hpp.