Package | Description |
---|---|
org.hibernate.metamodel.binding |
Modifier and Type | Class and Description |
---|---|
class |
ManyToOneAttributeBinding
TODO : javadoc
|
Modifier and Type | Method and Description |
---|---|
Set<SingularAssociationAttributeBinding> |
AttributeBinding.getEntityReferencingAttributeBindings() |
Iterable<SingularAssociationAttributeBinding> |
EntityBinding.getEntityReferencingAttributeBindings() |
Set<SingularAssociationAttributeBinding> |
AbstractAttributeBinding.getEntityReferencingAttributeBindings() |
Modifier and Type | Method and Description |
---|---|
void |
AttributeBinding.addEntityReferencingAttributeBinding(SingularAssociationAttributeBinding attributeBinding) |
void |
AbstractAttributeBinding.addEntityReferencingAttributeBinding(SingularAssociationAttributeBinding referencingAttributeBinding) |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.