public interface PersistentAttributeDescriptor<D,J> extends PersistentAttribute<D,J>
Attribute
descriptorModifier and Type | Method and Description |
---|---|
ManagedTypeDescriptor<D> |
getDeclaringType() |
SimpleTypeDescriptor<?> |
getKeyGraphType() |
SimpleTypeDescriptor<?> |
getValueGraphType() |
ManagedTypeDescriptor<D> getDeclaringType()
getDeclaringType
in interface javax.persistence.metamodel.Attribute<D,J>
getDeclaringType
in interface PersistentAttribute<D,J>
SimpleTypeDescriptor<?> getValueGraphType()
getValueGraphType
in interface PersistentAttribute<D,J>
SimpleTypeDescriptor<?> getKeyGraphType()
getKeyGraphType
in interface PersistentAttribute<D,J>
Copyright © 2001-2020 Red Hat, Inc. All Rights Reserved.