Package | Description |
---|---|
org.hibernate.metamodel.source.annotations.attribute | |
org.hibernate.metamodel.source.annotations.entity |
Modifier and Type | Method and Description |
---|---|
static AssociationAttribute |
AssociationAttribute.createAssociationAttribute(java.lang.String name,
java.lang.Class<?> attributeType,
AttributeNature attributeNature,
java.lang.String accessType,
java.util.Map<org.jboss.jandex.DotName,java.util.List<org.jboss.jandex.AnnotationInstance>> annotations,
EntityBindingContext context) |
Constructor and Description |
---|
ToOneAttributeSourceImpl(AssociationAttribute associationAttribute) |
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<AssociationAttribute> |
ConfiguredClass.getAssociationAttributes() |
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.