TreeFrogFramework
2.8
|
#include "tkvsdatabasepool.h"
#include "tfnamespace.h"
#include "tsqldatabasepool.h"
#include "tsystemglobal.h"
#include "tstack.h"
#include <QDateTime>
#include <QMap>
#include <QStringList>
#include <QThread>
#include <QMutexLocker>
#include <TWebApplication>
#include <ctime>
Variables | |
constexpr auto | CONN_NAME_FORMAT = "%02dkvs_%d" |
|
constexpr |