| Package | Description | 
|---|---|
| org.hibernate.metamodel.domain | 
 
    This package defines metadata modeling of a logical domain model. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
AbstractAttributeContainer.IndexedPluralAttributeImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
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)  | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.