Interface MapsIdSource


  • public interface MapsIdSource
    Describes a relationship annotated with MapsId
    • Method Detail

      • getMappedIdAttributeName

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

        SingularAttributeSourceToOne getAssociationAttributeSource()
        The attribute source information
        Returns:
        The association attribute information