74
68
virtual ~SchemaIdentifier()
77
71
virtual const std::string &getSQLPath();
80
74
const std::string &getSchemaName() const
86
80
bool compare(std::string arg) const;
88
82
friend bool operator<(const SchemaIdentifier &left, const SchemaIdentifier &right)