This class keep all the processes for ACCOUNT table.
Definition at line 63 of file account-gw.h.
OSB_DB::AccountGw::AccountGw | ( | const AccountGw & | rhs | ) | [private] |
Not allowed.
OSB_DB::AccountGw::AccountGw | ( | ) | [inline] |
long OSB_DB::AccountGw::fetch | ( | const Session & | s, | |
OSB_LIB::AccountList & | accountList | |||
) |
Populate data to account list.
This function will populate ACCOUNT table to accountList.
s | Session. | |
accountList | List of accounts. |
OsbException |