public interface MapAttribute<X,K,V> extends PluralAttribute<X,Map<K,V>,V>
PluralAttribute.CollectionType
Attribute.PersistentAttributeType
Bindable.BindableType
Modifier and Type | Method and Description |
---|---|
Class<K> |
getKeyJavaType() |
Type<K> |
getKeyType() |
getCollectionType, getElementType
getDeclaringType, getJavaMember, getJavaType, getName, getPersistentAttributeType, isAssociation, isCollection
getBindableJavaType, getBindableType
Copyright © 2016. All rights reserved.