![]() |
MySQL 9.5.0
Source Code Documentation
|
#include "mrs/interface/query_factory.h"#include "mrs/interface/query_monitor_factory.h"#include "mrs/interface/supported_mrs_schema_version.h"Go to the source code of this file.
Namespaces | |
| namespace | mrs |
| namespace | mrs::database |
Typedefs | |
| using | mrs::database::SchemaMonitorFactoryMethod = decltype(&create_schema_monitor_factory) |
Functions | |
| std::unique_ptr< mrs::interface::QueryMonitorFactory > | mrs::database::create_schema_monitor_factory (mrs::interface::SupportedMrsMetadataVersion scheme_version) |
| std::unique_ptr< mrs::interface::QueryFactory > | mrs::database::create_query_factory (mrs::interface::SupportedMrsMetadataVersion scheme_version) |