ListJoin<X,Y> join(
ListAttribute<?superX,Y> list
)
Create an inner join to the specified List-valued attribute.
- Parameters:
list
- target of the join
- Return:
- the resulting join
- Since:
- JPA 2.0
list
- target of the join