Beamlib
3.0.1
This is the Beam C++ class library.
|
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 | |
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 |