Uses of Class
org.hibernate.loader.PropertyPath
Packages that use PropertyPath
Package
Description
This package defines functionality for processing JDBC result sets
and returning complex graphs of persistent objects.
-
Uses of PropertyPath in org.hibernate.loader
Methods in org.hibernate.loader that return PropertyPathModifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.PropertyPath.getParent()Deprecated, for removal: This API element is subject to removal in a future version.Constructors in org.hibernate.loader with parameters of type PropertyPathModifierConstructorDescriptionPropertyPath(PropertyPath parent, String property) Deprecated, for removal: This API element is subject to removal in a future version.