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
 java.util.List<XProperty> XClass.getDeclaredProperties(java.lang.String accessType)
           
 java.util.List<XProperty> XClass.getDeclaredProperties(java.lang.String accessType, Filter filter)
           
 



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