Cern
LibTmsApi 2.3.0
BMysql Member List

This is the complete list of members for BMysql, including all inherited members.

BMysql()BMysql
close()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
odbBMysqlprivate
odebugBMysqlprivate
olockBMysqlprivate
oopenedBMysqlprivate
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