|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexedPluralAttribute | |
|---|---|
| org.hibernate.metamodel.domain | This package defines metadata modeling of a logical domain model. |
| Uses of IndexedPluralAttribute in org.hibernate.metamodel.domain |
|---|
| Classes in org.hibernate.metamodel.domain that implement IndexedPluralAttribute | |
|---|---|
static class |
AbstractAttributeContainer.IndexedPluralAttributeImpl
|
| Methods in org.hibernate.metamodel.domain that return IndexedPluralAttribute | |
|---|---|
IndexedPluralAttribute |
AttributeContainer.createList(String name)
|
IndexedPluralAttribute |
AbstractAttributeContainer.createList(String name)
|
IndexedPluralAttribute |
AttributeContainer.createMap(String name)
|
IndexedPluralAttribute |
AbstractAttributeContainer.createMap(String name)
|
IndexedPluralAttribute |
AttributeContainer.locateList(String name)
|
IndexedPluralAttribute |
AbstractAttributeContainer.locateList(String name)
|
IndexedPluralAttribute |
AttributeContainer.locateMap(String name)
|
IndexedPluralAttribute |
AbstractAttributeContainer.locateMap(String name)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||