It represents the SQL query dialect accepted by a given data source. More...
#include "../../common/STLUtils.h"#include "../../common/Translator.h"#include "../Exception.h"#include "SQLDialect.h"#include "SQLFunctionEncoder.h"Go to the source code of this file.
It represents the SQL query dialect accepted by a given data source.
Definition in file SQLDialect.cpp.