Uses of Interface
org.hibernate.annotations.common.reflection.XProperty

Packages that use XProperty
org.hibernate.annotations.common.reflection   
 

Uses of XProperty in org.hibernate.annotations.common.reflection
 

Methods in org.hibernate.annotations.common.reflection that return types with arguments of type XProperty
 List<XProperty> XClass.getDeclaredProperties(String accessType)
           
 List<XProperty> XClass.getDeclaredProperties(String accessType, Filter filter)
           
 



Copyright © 2005-2011 Hibernate.org. All Rights Reserved.