| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssociationAttribute | |
|---|---|
| org.hibernate.metamodel.source.annotations.attribute | |
| org.hibernate.metamodel.source.annotations.entity | |
| Uses of AssociationAttribute in org.hibernate.metamodel.source.annotations.attribute | 
|---|
| Methods in org.hibernate.metamodel.source.annotations.attribute that return AssociationAttribute | |
|---|---|
| static AssociationAttribute | AssociationAttribute.createAssociationAttribute(String name,
                           Class<?> attributeType,
                           AttributeNature attributeNature,
                           String accessType,
                           Map<org.jboss.jandex.DotName,List<org.jboss.jandex.AnnotationInstance>> annotations,
                           EntityBindingContext context) | 
| Constructors in org.hibernate.metamodel.source.annotations.attribute with parameters of type AssociationAttribute | |
|---|---|
| ToOneAttributeSourceImpl(AssociationAttribute associationAttribute) | |
| Uses of AssociationAttribute in org.hibernate.metamodel.source.annotations.entity | 
|---|
| Methods in org.hibernate.metamodel.source.annotations.entity that return types with arguments of type AssociationAttribute | |
|---|---|
|  Iterable<AssociationAttribute> | ConfiguredClass.getAssociationAttributes() | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||