Uses of Interface
org.hibernate.annotations.common.reflection.XProperty
-
Packages that use XProperty Package Description 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 Modifier and Type Method Description List<XProperty>XClass. getDeclaredProperties(String accessType)List<XProperty>XClass. getDeclaredProperties(String accessType, Filter filter)
-