Uses of Class
org.hibernate.loader.PropertyPath
-
Packages that use PropertyPath Package Description org.hibernate.loader -
-
Uses of PropertyPath in org.hibernate.loader
Methods in org.hibernate.loader that return PropertyPath Modifier and Type Method Description PropertyPathPropertyPath. append(String property)PropertyPathPropertyPath. getParent()Constructors in org.hibernate.loader with parameters of type PropertyPath Constructor Description PropertyPath(PropertyPath parent, String property)
-