Class NavigableRole

java.lang.Object
org.hibernate.metamodel.model.domain.NavigableRole
All Implemented Interfaces:
Serializable, DotIdentifierSequence

public final class NavigableRole extends Object implements DotIdentifierSequence, Serializable
A compound path which represents a ModelPart and uniquely identifies it with the runtime metamodel.

The root will name either an entity or collection

Author:
Steve Ebersole
See Also: