Uses of Class
org.hibernate.mapping.MetaAttribute

Packages that use MetaAttribute
org.hibernate.mapping   
 

Uses of MetaAttribute in org.hibernate.mapping
 

Methods in org.hibernate.mapping that return MetaAttribute
 MetaAttribute Property.getMetaAttribute(String attributeName)
           
 MetaAttribute PersistentClass.getMetaAttribute(String name)
           
 MetaAttribute MetaAttributable.getMetaAttribute(String name)
           
 MetaAttribute Component.getMetaAttribute(String attributeName)