X
- the declaring type of the original java.util.Map<K,V> attributeK
- the type of the key of the original java.util.Map<K,V> attributepublic static class Members.KeyAttributeImpl<X,K> extends Members.SetAttributeImpl<X,K>
javax.persistence.metamodel.PluralAttribute.CollectionType
fmd, owner
Constructor and Description |
---|
KeyAttributeImpl(AbstractManagedType<X> owner,
FieldMetaData fmd) |
Modifier and Type | Method and Description |
---|---|
Class<K> |
getBindableJavaType()
Returns the bindable Java type of this attribute.
|
getCollectionType
getBindableType, getElementType, getPersistentAttributeType
compareTo, getDeclaringType, getJavaMember, getJavaType, getName, getType, isAssociation, isCollection, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public KeyAttributeImpl(AbstractManagedType<X> owner, FieldMetaData fmd)
public Class<K> getBindableJavaType()
Members.PluralAttributeImpl
getBindableJavaType
in interface javax.persistence.metamodel.Bindable<K>
getBindableJavaType
in class Members.PluralAttributeImpl<X,Set<K>,K>
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.