Hibernate Commons Annotations 3.2.0.Final-redhat-2

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)
           
 


Hibernate Commons Annotations 3.2.0.Final-redhat-2

Copyright © 2005-2012 JBoss by Red Hat. All Rights Reserved.