Home
last modified time | relevance | path

Searched defs:GetInsertTrigger (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsplit_device_log_table_manager.cpp38 std::string SplitDeviceLogTableManager::GetInsertTrigger(const TableInfo &table, const std::string … in GetInsertTrigger() function in DistributedDB::SplitDeviceLogTableManager
H A Dcollaboration_log_table_manager.cpp48 std::string CollaborationLogTableManager::GetInsertTrigger(const TableInfo &table, const std::strin… in GetInsertTrigger() function in DistributedDB::CollaborationLogTableManager
H A Dsimple_tracker_log_table_manager.cpp58 std::string SimpleTrackerLogTableManager::GetInsertTrigger(const TableInfo &table, const std::strin… in GetInsertTrigger() function in DistributedDB::SimpleTrackerLogTableManager
H A Dcloud_sync_log_table_manager.cpp91 std::string CloudSyncLogTableManager::GetInsertTrigger(const TableInfo &table, const std::string &i… in GetInsertTrigger() function in DistributedDB::CloudSyncLogTableManager
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_sqlite_ext.cpp791 std::string GetInsertTrigger(const std::string &tableName, bool isRowid, const std::string &primary… in GetInsertTrigger() function