ListJoin<X,E> treat(
ListJoin<X,T> join,
Class<E> type
)
Downcast ListJoin object to the specified type.
- Parameters:
join
- ListJoin objecttype
- type to be downcast to
- Return:
- ListJoin object of the specified type
- Since:
- JPA 2.1