Jakarta Persistence (JPA) Method
Expression<M> get(
MapAttribute<? super X,K,V> map
)
Create a path corresponding to the referenced map-valued attribute.
- Parameters:
map- map-valued attribute
- Returns:
- expression corresponding to the referenced attribute.
- Since:
- Jakarta Persistence (JPA) 1.0