| Package | Description | 
|---|---|
| org.hibernate.mapping | 
 
        This package defines the Hibernate configuration-time metamodel. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MetaAttribute | 
PersistentClass.getMetaAttribute(String name)  | 
MetaAttribute | 
Component.getMetaAttribute(String attributeName)  | 
MetaAttribute | 
Property.getMetaAttribute(String attributeName)  | 
MetaAttribute | 
MetaAttributable.getMetaAttribute(String name)  | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.