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 AttributeRoleAbstractPluralAttributeSourceImpl. getAttributeRole()AttributeRoleCompositeIdentifierSingularAttributeSourceBasicImpl. getAttributeRole()AttributeRoleCompositeIdentifierSingularAttributeSourceManyToOneImpl. getAttributeRole()AttributeRoleSingularAttributeSourceAnyImpl. getAttributeRole()AttributeRoleAbstractEntitySourceImpl. getAttributeRoleBase()AttributeRoleEmbeddableSourceContainer. getAttributeRoleBase()AttributeRoleEmbeddableSourceImpl. getAttributeRoleBase()AttributeRoleEmbeddableSourceVirtualImpl. 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 AttributeRoleAttributeRole. append(String property)AttributeRoleAttributeSource. getAttributeRole()AttributeRoleAttributeSourceContainer. getAttributeRoleBase()AttributeRoleAttributeRole. getParent()
-