#include <SqlCreatorFactory.h>
Static Public Member Functions | |
static std::shared_ptr < SqlCreator > | create (boost::property_tree::ptree const &tree) |
Definition at line 18 of file SqlCreatorFactory.h.
std::shared_ptr< SqlCreator > sqllib::SqlCreatorFactory::create | ( | boost::property_tree::ptree const & | tree | ) | [static] |
Definition at line 16 of file SqlCreatorFactory.cpp.