Interface EquiJoinCondition

    • Method Detail

      • getSelector1Name

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

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

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

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