![]() |
mutable
A Database System for Research and Fast Prototyping
|
#include <mutable/catalog/Schema.hpp>Go to the source code of this file.
Data Structures | |
| struct | m::TableFactory |
The table factory creates Tables with all enabled decorators. More... | |
| struct | m::ConcreteTableFactory |
Basic implementation of TableFactory. More... | |
| struct | m::TableFactoryDecorator |
Abstract Decorator class that concrete TableFactoryDecorator inherit from. More... | |
| struct | m::ConcreteTableFactoryDecorator< T > |
Namespaces | |
| namespace | m |
| |