JPA Methodin javax.persistence.criteria.FromSetJoin<X,Y> join( SetAttribute<?superX,Y> set) Create an inner join to the specified Set-valued attribute. Parameters:set - target of the joinReturn: the resulting joinSince:JPA 2.0