Interface EquiJoinCondition

    • Method Detail

      • getSelector1Name

        String getSelector1Name()
        Gets the name of the first selector.
        Returns:
        the selector name; non-null
      • getProperty1Name

        String getProperty1Name()
        Gets the property name in the first selector.
        Returns:
        the property name; non-null
      • getSelector2Name

        String getSelector2Name()
        Gets the name of the second selector.
        Returns:
        the selector name; non-null
      • getProperty2Name

        String getProperty2Name()
        Gets the property name in the second selector.
        Returns:
        the property name; non-null