sqldelight-runtime / com.squareup.sqldelight / TransacterImpl / notifyQueries

notifyQueries

protected fun notifyQueries(identifier: Int, queryList: () -> List<Query<*>>): Unit

For internal use, notifies the listeners of queryList that their underlying result set has changed.