3 static const std::string s_metadataTable(
"METADATA");
4 return s_metadataTable;
7 static const std::string s_tagColumn(
"NAME");
11 static const std::string s_tokenColumn(
"TOKEN");
15 static const std::string s_timetypeColumn(
"TIMETYPE");
16 return s_timetypeColumn;