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