LibBeamApi  1.3.0
BMysql Member List
This is the complete list of members for BMysql, including all inherited members.
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
odbBMysql [private]
odebugBMysql [private]
olockBMysql [private]
oopenedBMysql [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