Class AttributeRole

java.lang.Object
org.hibernate.boot.model.source.spi.AbstractAttributeKey
org.hibernate.boot.model.source.spi.AttributeRole

public class AttributeRole extends AbstractAttributeKey
An attribute role is, generally speaking, the path of attribute names back to a "root" (which is either an entity or a persistent collection). The name of this root typically is included in the path.