#include "oral.h"
|
| SelectWrapperCommon (const QSqlDatabase &db, const QString &limitNone) |
|
auto | RunQuery (const QString &fields, const QString &from, QString where, std::function< void(QSqlQuery &)> &&binder, const QString &orderStr, const QString &groupStr, const QString &limitOffsetStr) const |
|
QString | HandleLimitOffset (LimitNone, OffsetNone) const noexcept |
|
QString | HandleLimitOffset (Limit limit, OffsetNone) const noexcept |
|
template<typename L > |
QString | HandleLimitOffset (L limit, Offset offset) const noexcept |
|
Definition at line 1146 of file oral.h.
◆ SelectWrapperCommon()
LC::Util::oral::detail::SelectWrapperCommon::SelectWrapperCommon |
( |
const QSqlDatabase & |
db, |
|
|
const QString & |
limitNone |
|
) |
| |
|
inlineprotected |
◆ HandleLimitOffset() [1/3]
QString LC::Util::oral::detail::SelectWrapperCommon::HandleLimitOffset |
( |
LimitNone |
, |
|
|
OffsetNone |
|
|
) |
| const |
|
inlineprotectednoexcept |
◆ HandleLimitOffset() [2/3]
QString LC::Util::oral::detail::SelectWrapperCommon::HandleLimitOffset |
( |
Limit |
limit, |
|
|
OffsetNone |
|
|
) |
| const |
|
inlineprotectednoexcept |
◆ HandleLimitOffset() [3/3]
template<typename L >
QString LC::Util::oral::detail::SelectWrapperCommon::HandleLimitOffset |
( |
L |
limit, |
|
|
Offset |
offset |
|
) |
| const |
|
inlineprotectednoexcept |
◆ RunQuery()
auto LC::Util::oral::detail::SelectWrapperCommon::RunQuery |
( |
const QString & |
fields, |
|
|
const QString & |
from, |
|
|
QString |
where, |
|
|
std::function< void(QSqlQuery &)> && |
binder, |
|
|
const QString & |
orderStr, |
|
|
const QString & |
groupStr, |
|
|
const QString & |
limitOffsetStr |
|
) |
| const |
|
inlineprotected |
◆ DB_
const QSqlDatabase LC::Util::oral::detail::SelectWrapperCommon::DB_ |
|
protected |
◆ LimitNone_
const QString LC::Util::oral::detail::SelectWrapperCommon::LimitNone_ |
|
protected |
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/leechcraft-0.6.70-13729-g7046a9d2a7/src/util/db/oral/oral.h