#include "sbLocalDatabaseSQL.h"
#include <nsMemory.h>
#include <sbStringUtils.h>
#include "sbLocalDatabaseSchemaInfo.h"
Go to the source code of this file.
Functions | |
nsString | ExtractColumnFromProperty (sbStaticProperty const &aProperty) |
nsString | Concat (nsAString const &aLeft, nsAString const &aRight) |
static nsString | sbStaticPropertyColumns () |
|
inline |
Simple concatenate function since there's no + operator and we can't use Append below
Definition at line 46 of file sbLocalDatabaseSQL.cpp.
|
inline |
Definition at line 36 of file sbLocalDatabaseSQL.cpp.
|
static |
Definition at line 54 of file sbLocalDatabaseSQL.cpp.