|
| ExistsSubQuery (const std::string &table) |
|
| ExistsSubQuery (const std::string &table, const std::string ¶meter) |
|
void | AppendJoin (const std::string &strJoin) |
|
void | AppendWhere (const std::string &strWhere, bool combineWithAnd=true) |
|
bool | BuildSQL (std::string &strSQL) |
|
|
std::string | tablename |
|
std::string | param |
|
std::string | join |
|
std::string | where |
|
The documentation for this class was generated from the following files:
- xbmc/dbwrappers/Database.h
- xbmc/dbwrappers/Database.cpp