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