1 #include <samchon/protocol/ISQLEntity.hpp> 2 #include <samchon/library/SQLStatement.hpp> 9 ISQLEntity::ISQLEntity()
13 void ISQLEntity::load(shared_ptr<SQLStatement>)
16 void ISQLEntity::archive(shared_ptr<SQLStatement>)
20 auto ISQLEntity::toSQL() const ->
string
Package of network protocol and libraries.
Top level namespace of products built from samchon.