#include "DatabaseQuery.h"
#include "DatabaseEngine.h"
#include "DatabasePreparedStatement.h"
#include <prlog.h>
#include <prmem.h>
#include <nsMemory.h>
#include <nsXPCOM.h>
#include <nsServiceManagerUtils.h>
#include <nsStringGlue.h>
#include <nsAutoLock.h>
#include <nsNetUtil.h>
#include <nsIServiceManager.h>
#include <nsThreadUtils.h>
#include <nsSupportsArray.h>
#include <nsIClassInfoImpl.h>
#include <nsIProgrammingLanguage.h>
#include <nsIProxyObjectManager.h>
#include <sbProxiedComponentManager.h>
#include <sbLockUtils.h>
Go to the source code of this file.
#define DATABASEQUERY_DEFAULT_CALLBACK_SLOTS (2) |
#define LOG |
( |
|
args | ) |
/* nothing */ |