QxOrm
1.5.0
C++ Object Relational Mapping library
|
Possibility to add free text to SQL query. More...
#include <QxDao/QxSqlElement/IxSqlElement.h>
Go to the source code of this file.
Classes | |
class | qx::dao::detail::QxSqlFreeText |
qx::dao::detail::QxSqlFreeText : possibility to add free text to 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 std::shared_ptr < QxSqlFreeText > | qx::dao::detail::QxSqlFreeText_ptr |
Possibility to add free text to SQL query.
Definition in file QxSqlFreeText.h.