public interface PersistentAttributeDescriptor<D,J> extends PersistentAttribute<D,J>
Attribute descriptorAttribute.PersistentAttributeType| Modifier and Type | Method and Description |
|---|---|
ManagedTypeDescriptor<D> |
getDeclaringType() |
SimpleTypeDescriptor<?> |
getKeyGraphType() |
SimpleTypeDescriptor<?> |
getValueGraphType() |
getJavaMember, getJavaType, getName, getPersistentAttributeType, isAssociation, isCollectionManagedTypeDescriptor<D> getDeclaringType()
getDeclaringType in interface 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-2022 Red Hat, Inc. All Rights Reserved.