Home
last modified time | relevance | path

Searched refs:BEGIN_SQLS (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dtransaction_impl.h69 static constexpr const char *BEGIN_SQLS[] = { "BEGIN DEFERRED;", "BEGIN IMMEDIATE;", "BEGIN EXCLUSIVE;" }; member in OHOS::NativeRdb::TransactionImpl
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dtransaction_impl.cpp63 return BEGIN_SQLS[type]; in GetBeginSql()

Completed in 2 milliseconds