Public Member Functions | |
| xdbsql_struct () | |
Data Fields | |
| std::map< std::string, _xdbsql_ns_def > | namespace_defs |
| char * | onconnect |
| xht | namespace_prefixes |
| xht | std_namespace_prefixes |
| xdbsql_struct::xdbsql_struct | ( | ) | [inline] |
| std::map<std::string, _xdbsql_ns_def > xdbsql_struct::namespace_defs |
definitions of queries for the different namespaces
| char* xdbsql_struct::onconnect |
SQL query that should be executed after we connected to the database server
Referenced by xdb_sql().
prefixes for the namespaces (key = prefix, value = ns_iri)
Referenced by xdb_sql().
prefixes used by the component itself for the namespaces
Referenced by xdb_sql().
1.5.5