Package org.hibernate.spi
A tiny SPI for dealing with compound names and navigable paths.
-
Interface Summary Interface Description DotIdentifierSequence A compound name.NavigablePath.FullPathCalculator Deprecated, for removal: This API element is subject to removal in a future version. No longer used -
Class Summary Class Description EntityIdentifierNavigablePath Specialized implementation ofNavigablePath
for handling special cases pertaining to entity identifiers.NavigablePath A compound name where the root path element is an entity name or a collection role and each the path sub-path from the root references a domain or mapping model part relative to a root path.NavigablePath.RelativePathCollector TreatedNavigablePath An implementation ofNavigablePath
with special handling for treated paths.