Searched defs:CreateStatement (Results 1 – 4 of 4) sorted by relevance
106 std::unique_ptr<IDataStatement> CreateStatement(std::string sql) in CreateStatement() function
116 std::pair<int32_t, GraphConnection::Stmt> GraphConnection::CreateStatement( in CreateStatement() function in OHOS::DistributedDataAip::GraphConnection
207 std::pair<int32_t, RdConnection::Stmt> RdConnection::CreateStatement(const std::string &sql, Connec… in CreateStatement() function in OHOS::NativeRdb::RdConnection
471 std::pair<int, std::shared_ptr<Statement>> SqliteConnection::CreateStatement( in CreateStatement() function in OHOS::NativeRdb::SqliteConnection