Package | Description |
---|---|
org.hibernate.metamodel.source.binder | |
org.hibernate.metamodel.source.hbm |
Modifier and Type | Interface and Description |
---|---|
interface |
BasicPluralAttributeElementSource |
interface |
CompositePluralAttributeElementSource |
interface |
ManyToAnyPluralAttributeElementSource |
interface |
ManyToManyPluralAttributeElementSource |
interface |
OneToManyPluralAttributeElementSource |
Modifier and Type | Method and Description |
---|---|
PluralAttributeElementSource |
PluralAttributeSource.getElementSource() |
Modifier and Type | Class and Description |
---|---|
class |
BasicPluralAttributeElementSourceImpl |
class |
CompositePluralAttributeElementSourceImpl |
class |
ManyToManyPluralAttributeElementSourceImpl |
class |
OneToManyPluralAttributeElementSourceImpl |
Modifier and Type | Method and Description |
---|---|
PluralAttributeElementSource |
AbstractPluralAttributeSourceImpl.getElementSource() |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.