Uses of Class
org.hibernate.spi.NavigablePath.RelativePathCollector
-
Packages that use NavigablePath.RelativePathCollector Package Description org.hibernate.spi A tiny SPI for dealing with compound names and navigable paths. -
-
Uses of NavigablePath.RelativePathCollector in org.hibernate.spi
Methods in org.hibernate.spi with parameters of type NavigablePath.RelativePathCollector Modifier and Type Method Description protected void
NavigablePath. relativize(NavigablePath base, NavigablePath.RelativePathCollector collector)
-