Class Join<SRC,​DST>


  • public class Join<SRC,​DST>
    extends java.lang.Object
    A Join lets you relate to other entity types for queries, and allows using WHERE statements on the joined entity type.