Uses of Class
org.hibernate.boot.model.source.spi.AttributeRole
-
Packages that use AttributeRole Package Description org.hibernate.boot.model.source.internal.hbm org.hibernate.boot.model.source.spi -
-
Uses of AttributeRole in org.hibernate.boot.model.source.internal.hbm
Methods in org.hibernate.boot.model.source.internal.hbm that return AttributeRole Modifier and Type Method Description AttributeRole
AbstractPluralAttributeSourceImpl. getAttributeRole()
AttributeRole
CompositeIdentifierSingularAttributeSourceBasicImpl. getAttributeRole()
AttributeRole
CompositeIdentifierSingularAttributeSourceManyToOneImpl. getAttributeRole()
AttributeRole
SingularAttributeSourceAnyImpl. getAttributeRole()
AttributeRole
AbstractEntitySourceImpl. getAttributeRoleBase()
AttributeRole
EmbeddableSourceContainer. getAttributeRoleBase()
AttributeRole
EmbeddableSourceImpl. getAttributeRoleBase()
AttributeRole
EmbeddableSourceVirtualImpl. getAttributeRoleBase()
-
Uses of AttributeRole in org.hibernate.boot.model.source.spi
Methods in org.hibernate.boot.model.source.spi that return AttributeRole Modifier and Type Method Description AttributeRole
AttributeRole. append(String property)
AttributeRole
AttributeSource. getAttributeRole()
AttributeRole
AttributeSourceContainer. getAttributeRoleBase()
AttributeRole
AttributeRole. getParent()
-