Interface MapPersistentAttribute<D,K,V>

All Superinterfaces:
Attribute<D,Map<K,V>>, Bindable<V>, BindableType<V>, MapAttribute<D,K,V>, PersistentAttribute<D,Map<K,V>>, PluralAttribute<D,Map<K,V>,V>, PluralPersistentAttribute<D,Map<K,V>,V>, SqmExpressible<V>, SqmExpressibleAccessor<V>, SqmJoinable<D,V>, SqmPathSource<V>
All Known Implementing Classes:
MapAttributeImpl

public interface MapPersistentAttribute<D,K,V> extends MapAttribute<D,K,V>, PluralPersistentAttribute<D,Map<K,V>,V>
Hibernate extension to the JPA MapAttribute descriptor