QxOrm
1.5.0
C++ Object Relational Mapping library
|
SQL generator for SQLite database. More...
Go to the source code of this file.
Classes | |
class | qx::dao::detail::QxSqlGenerator_SQLite |
qx::dao::detail::QxSqlGenerator_SQLite : SQL generator for SQLite database More... | |
Namespaces | |
namespace | qx |
Root namespace for all QxOrm library features. | |
namespace | qx::dao |
Database communication used by persistence engine (ORM - Object Relational Mapping) | |
namespace | qx::dao::detail |
Internal helper tools for qx::dao namespace. | |
Typedefs | |
typedef std::shared_ptr < QxSqlGenerator_SQLite > | qx::dao::detail::QxSqlGenerator_SQLite_ptr |
SQL generator for SQLite database.
Definition in file QxSqlGenerator_SQLite.h.