Uses of Class
org.hibernate.mapping.MetaAttribute

Packages that use MetaAttribute
org.hibernate.mapping This package defines the Hibernate configuration-time metamodel. 
 

Uses of MetaAttribute in org.hibernate.mapping
 

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



Copyright © 2009 Hibernate.org. All Rights Reserved.