| Package | Description |
|---|---|
| org.hibernate.metamodel.binding |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PluralAttributeBinding |
interface |
SingularAssociationAttributeBinding
Contract describing the attribute binding for singular associations (
many-to-one, one-to-one). |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPluralAttributeBinding
TODO : javadoc
|
class |
BagBinding
TODO : javadoc
|
class |
ManyToOneAttributeBinding
TODO : javadoc
|
class |
SetBinding |
Copyright © 2018 JBoss by Red Hat. All rights reserved.