2 #include <samchon/API.hpp> 53 virtual void load(std::shared_ptr<library::SQLStatement> stmt);
66 virtual void archive(std::shared_ptr<library::SQLStatement> stmt);
80 virtual auto toSQL()
const->std::string;
An interface supporting DB-I/O.
Top level namespace of products built from samchon.