SetJoin<X,Y> join(
SetAttribute<?superX,Y> set,
JoinType jt
)
Create a join to the specified Set-valued attribute using the given join type.
- Parameters:
set
- target of the joinjt
- join type
- Return:
- the resulting join
- Since:
- JPA 2.0