Steve Ebersole commented on Improvement HHH-4369

I personally like this approach. So we'd have:

  • @Comment without appliesTo
    • on an entity would comment on the primary table
    • on an attribute would comment on the attribute's column and assumes (validated) that the attribute maps to only one column
  • @Comment with appliesTo
    • on an entity would comment on the secondary table named by appliesTo
    • on an attribute would comment on the column named by appliesTo

wdyt?

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira