Jakarta Persistence (JPA) Method
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
- Returns:
- MapJoin object of the specified type.
- Since:
- Jakarta Persistence (JPA) 2.1