Home
last modified time | relevance | path

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

/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/datasources/databases/databasepool/
DAbstractDataStore.java106 StringBuffer insertSql = new StringBuffer("INSERT OR IGNORE INTO "); in insertInDateBaseBatch() local
171 StringBuffer insertSql = new StringBuffer("INSERT OR IGNORE INTO "); in insertInDataBase() local