Searched refs:matchingOperator (Results 1 – 1 of 1) sorted by relevance
750 final String matchingOperator = (isIdentityMatching) ? "=" : "!="; in buildIdentityMatchingSql() local754 " ON (d1." + Identity.IDENTITY + matchingOperator + in buildIdentityMatchingSql()