Package org.hibernate.spi
package org.hibernate.spi
A tiny SPI for dealing with compound names and navigable paths.
-
ClassDescriptionA compound name.Specialized implementation of
NavigablePath
for handling special cases pertaining to entity identifiers.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.An implementation ofNavigablePath
with special handling for treated paths.