persistentstorage/sql/SRC/Client/SqlDbSession.h
branchRCL_3
changeset 23 26645d81f48d
parent 0 08ec8eefde2f
child 24 cc28652e0254
equal deleted inserted replaced
21:28839de615b4 23:26645d81f48d
    16 #ifndef __SQLDBSESSION_H__
    16 #ifndef __SQLDBSESSION_H__
    17 #define __SQLDBSESSION_H__
    17 #define __SQLDBSESSION_H__
    18 
    18 
    19 #include <sqldb.h>			//RSqlDatabase::TIsolationLevel
    19 #include <sqldb.h>			//RSqlDatabase::TIsolationLevel
    20 #include "SqlUtil.h"		//TSqlSrvFunction
    20 #include "SqlUtil.h"		//TSqlSrvFunction
    21 #include "UTraceSql.h"
       
    22 
    21 
    23 //Forward declarations
    22 //Forward declarations
    24 struct sqlite3;
    23 struct sqlite3;
    25 class RSqlStatementSession;
    24 class RSqlStatementSession;
    26 class TSqlResourceTestData;
    25 class TSqlResourceTestData;