BMysql() | BMysql | |
db() | BMysql | |
del(BString table, BUInt32 id) | BMysql | |
escapeString(BString str) | BMysql | |
flush() | BMysql | |
get(BString table, BString where, BDictString &fields) | BMysql | |
insert(BString table, BDictString fields, BUInt32 *id=0) | BMysql | |
odb | BMysql | [private] |
odebug | BMysql | [private] |
olock | BMysql | [private] |
oopened | BMysql | [private] |
open(BString hostName, BString dataBase, BString userName, BString password) | BMysql | |
query(BString cmd, BList< BDictString > &result) | BMysql | |
setDebug(int debug) | BMysql | |
update(BString table, BUInt32 id, BDictString fields) | BMysql | |
~BMysql() | BMysql | |