Home
last modified time | relevance | path

Searched refs:joinOtherId (Results 1 – 2 of 2) sorted by relevance

/dports/www/wt/wt-4.6.1/src/Wt/Dbo/
H A DSession.C526 = getJoinIds(otherMapping, info.joinOtherId, info.flags & Impl::SetInfo::LiteralOtherId); in prepareStatements()
681 set.joinOtherId = otherSet.joinSelfId; in resolveJoinIds()
851 set.joinSelfId, set.joinOtherId, in createRelations()
H A DSession.h39 std::string joinSelfId, joinOtherId; member