QxOrm  1.4.9
C++ Object Relational Mapping library

qx::dao::detail::QxSqlGenerator_MySQL : SQL generator for MySQL database More...

#include <QxSqlGenerator_MySQL.h>

Inheritance diagram for qx::dao::detail::QxSqlGenerator_MySQL:
qx::dao::detail::QxSqlGenerator_Standard qx::dao::detail::IxSqlGenerator

List of all members.

Public Member Functions

 QxSqlGenerator_MySQL ()
virtual ~QxSqlGenerator_MySQL ()
virtual QString getAutoIncrement () const

Private Member Functions

void initSqlTypeByClassName () const

Detailed Description

qx::dao::detail::QxSqlGenerator_MySQL : SQL generator for MySQL database

Definition at line 56 of file QxSqlGenerator_MySQL.h.


Constructor & Destructor Documentation

qx::dao::detail::QxSqlGenerator_MySQL::QxSqlGenerator_MySQL ( )
virtual qx::dao::detail::QxSqlGenerator_MySQL::~QxSqlGenerator_MySQL ( ) [virtual]

Member Function Documentation

virtual QString qx::dao::detail::QxSqlGenerator_MySQL::getAutoIncrement ( ) const [virtual]
void qx::dao::detail::QxSqlGenerator_MySQL::initSqlTypeByClassName ( ) const [private]

The documentation for this class was generated from the following file: