X
- The type the represented Map belongs toK
- The type of the key of the represented MapV
- The type of the value of the represented Mappublic interface MapAttribute<X,K,V> extends PluralAttribute<X,java.util.Map<K,V>,V>
MapAttribute
represent
persistent java.util.Map
-valued attributes.PluralAttribute.CollectionType
Attribute.PersistentAttributeType
Bindable.BindableType
Modifier and Type | Method and Description |
---|---|
java.lang.Class<K> |
getKeyJavaType()
Return the Java type of the map key.
|
Type<K> |
getKeyType()
Return the type representing the key type of the map.
|
getCollectionType, getElementType
getDeclaringType, getJavaMember, getJavaType, getName, getPersistentAttributeType, isAssociation, isCollection
getBindableJavaType, getBindableType