接口 MapsIdSource


  • public interface MapsIdSource
    Describes a relationship annotated with MapsId
    作者:
    Steve Ebersole
    • 方法详细资料

      • getMappedIdAttributeName

        String getMappedIdAttributeName()
        Obtain the MapsId.value() naming the attribute within the EmbeddedId mapped by this relationship.
        返回:
        The corresponding id attribute name.
      • getAssociationAttributeSource

        SingularAttributeSourceToOne getAssociationAttributeSource()
        The attribute source information
        返回:
        The association attribute information