Interface Join<Z,​X>

    • Method Detail

      • getAttribute

        Attribute<? super Z,​?> getAttribute()
        Return the metamodel attribute corresponding to the join.
        Returns:
        metamodel attribute corresponding to the join
      • getParent

        From<?,​Z> getParent()
        Return the parent of the join.
        Returns:
        join parent
      • getJoinType

        JoinType getJoinType()
        Return the join type.
        Returns:
        join type