| Package | Description | 
|---|---|
| org.hibernate.metamodel.source.annotations.attribute | |
| org.hibernate.metamodel.source.annotations.entity | 
| Modifier and Type | Method and Description | 
|---|---|
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)  | 
| Constructor and Description | 
|---|
ToOneAttributeSourceImpl(AssociationAttribute associationAttribute)  | 
| Modifier and Type | Method and Description | 
|---|---|
Iterable<AssociationAttribute> | 
ConfiguredClass.getAssociationAttributes()  | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.