MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / isInnerJoin

Method isInnerJoin

src/jrd/optimizer/Optimizer.h:520–523  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

518 }
519
520 bool isInnerJoin() const
521 {
522 return rse->isInnerJoin();
523 }
524
525 bool isSpecialJoin() const
526 {

Callers 2

compileMethod · 0.45
checkSortsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected