#include <wsjcpp_storages.h>
|
bool | exists (const std::string &sColumnName) |
|
◆ WsjcppStorageInsert()
WsjcppStorageInsert::WsjcppStorageInsert |
( |
const std::string & |
sTableName | ) |
|
◆ bindValue() [1/3]
void WsjcppStorageInsert::bindValue |
( |
const std::string & |
sColumnName, |
|
|
const std::string & |
sValue |
|
) |
| |
◆ bindValue() [2/3]
void WsjcppStorageInsert::bindValue |
( |
const std::string & |
sColumnName, |
|
|
int |
nValue |
|
) |
| |
◆ bindValue() [3/3]
void WsjcppStorageInsert::bindValue |
( |
const std::string & |
sColumnName, |
|
|
double |
nValue |
|
) |
| |
◆ exists()
bool WsjcppStorageInsert::exists |
( |
const std::string & |
sColumnName | ) |
|
|
private |
◆ getAppliedFailed()
std::string WsjcppStorageInsert::getAppliedFailed |
( |
| ) |
const |
|
overridevirtual |
◆ getAppliedSuccess()
std::string WsjcppStorageInsert::getAppliedSuccess |
( |
| ) |
const |
|
overridevirtual |
◆ getStartApply()
std::string WsjcppStorageInsert::getStartApply |
( |
| ) |
const |
|
overridevirtual |
◆ getType()
◆ isValid()
◆ values()
◆ m_sTableName
std::string WsjcppStorageInsert::m_sTableName |
|
private |
◆ m_vValues
◆ TAG
std::string WsjcppStorageInsert::TAG |
|
private |
The documentation for this class was generated from the following files: