public interface MapPersistentAttribute<D,K,V> extends javax.persistence.metamodel.MapAttribute<D,K,V>, PluralPersistentAttribute<D,java.util.Map<K,V>,V>
MapAttribute
descriptorjavax.persistence.metamodel.PluralAttribute.CollectionType
Modifier and Type | Method and Description |
---|---|
SimpleTypeDescriptor<K> |
getKeyType() |
getDeclaringType, getElementType, getValueGraphType
getBindableJavaType, getBindableType
getKeyGraphType
SimpleTypeDescriptor<K> getKeyType()
Copyright © 2001-2020 Red Hat, Inc. All Rights Reserved.