![]() |
QxOrm
1.2.8
C++ Object Relational Mapping library
|
Common interface for all SQL elements to build SQL query. More...
Go to the source code of this file.
Classes | |
class | qx::dao::detail::IxSqlElement |
qx::dao::detail::IxSqlElement : common interface for all SQL elements to build SQL query 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 boost::shared_ptr < IxSqlElement > | qx::dao::detail::IxSqlElement_ptr |
Common interface for all SQL elements to build SQL query.
Definition in file IxSqlElement.h.