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