Package | Description |
---|---|
org.hibernate.metamodel.binding |
Modifier and Type | Interface and Description |
---|---|
interface |
SingularAssociationAttributeBinding
Contract describing the attribute binding for singular associations (
many-to-one , one-to-one ). |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSingularAttributeBinding |
class |
BasicAttributeBinding
TODO : javadoc
|
class |
ComponentAttributeBinding |
class |
ManyToOneAttributeBinding
TODO : javadoc
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.