QxOrm  1.4.9
C++ Object Relational Mapping library

SQL generator for Microsoft SQL Server database. More...

Go to the source code of this file.

Classes

class  qx::dao::detail::QxSqlGenerator_MSSQLServer
 qx::dao::detail::QxSqlGenerator_MSSQLServer : SQL generator for Microsoft SQL Server 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_MSSQLServer > 
qx::dao::detail::QxSqlGenerator_MSSQLServer_ptr

Detailed Description

SQL generator for Microsoft SQL Server database.

Author:
Lionel Marty

Definition in file QxSqlGenerator_MSSQLServer.h.