Searched refs:InsertContext (Results 1 – 2 of 2) sorted by relevance
69 struct InsertContext : public ContextBase { in InsertData() struct76 auto ctxt = std::make_shared<InsertContext>(); in InsertData()
437 struct InsertContext : public TransactionContext { struct467 auto context = std::make_shared<InsertContext>(); in Insert()