checkSqlInsert(IxDao_Helper *pDaoHelper, QString &sql) const | qx::dao::detail::QxSqlGenerator_Standard | virtual |
formatSqlQuery(IxDao_Helper *pDaoHelper, QString &sql) const | qx::dao::detail::QxSqlGenerator_Standard | virtual |
getAutoIncrement() const | qx::dao::detail::QxSqlGenerator_MySQL | virtual |
getLimit(const QxSqlLimit *pLimit) const | qx::dao::detail::QxSqlGenerator_Standard | virtual |
getTableAliasSep() const | qx::dao::detail::QxSqlGenerator_Standard | virtual |
getWildCard() const | qx::dao::detail::QxSqlGenerator_Standard | virtual |
init() | qx::dao::detail::QxSqlGenerator_Standard | virtual |
initSqlTypeByClassName() const | qx::dao::detail::QxSqlGenerator_MySQL | private |
IxSqlGenerator() | qx::dao::detail::IxSqlGenerator | |
onAfterDelete(IxDao_Helper *pDaoHelper, void *pOwner) const | qx::dao::detail::QxSqlGenerator_Standard | virtual |
onAfterInsert(IxDao_Helper *pDaoHelper, void *pOwner) const | qx::dao::detail::QxSqlGenerator_Standard | virtual |
onAfterUpdate(IxDao_Helper *pDaoHelper, void *pOwner) const | qx::dao::detail::QxSqlGenerator_Standard | virtual |
onBeforeDelete(IxDao_Helper *pDaoHelper, void *pOwner) const | qx::dao::detail::QxSqlGenerator_Standard | virtual |
onBeforeInsert(IxDao_Helper *pDaoHelper, void *pOwner) const | qx::dao::detail::QxSqlGenerator_Standard | virtual |
onBeforeSqlPrepare(IxDao_Helper *pDaoHelper, QString &sql) const | qx::dao::detail::QxSqlGenerator_Standard | virtual |
onBeforeUpdate(IxDao_Helper *pDaoHelper, void *pOwner) const | qx::dao::detail::QxSqlGenerator_Standard | virtual |
postProcess(QString &sql, const QxSqlLimit *pLimit) const | qx::dao::detail::QxSqlGenerator_Standard | virtual |
QxSqlGenerator_MySQL() | qx::dao::detail::QxSqlGenerator_MySQL | |
QxSqlGenerator_Standard() | qx::dao::detail::QxSqlGenerator_Standard | |
resolveLimit(QSqlQuery &query, const QxSqlLimit *pLimit, qx::QxCollection< QString, QVariantList > *pLstExecBatch=NULL) const | qx::dao::detail::QxSqlGenerator_Standard | virtual |
~IxSqlGenerator() | qx::dao::detail::IxSqlGenerator | virtual |
~QxSqlGenerator_MySQL() | qx::dao::detail::QxSqlGenerator_MySQL | virtual |
~QxSqlGenerator_Standard() | qx::dao::detail::QxSqlGenerator_Standard | virtual |