HHH-6495 Adding a comment and reference to jira issue

This commit is contained in:
Hardy Ferentschik 2011-07-28 17:58:22 +02:00
parent 61ab328b4a
commit baa649c802
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ public class ComponentAttributeSourceImpl implements ComponentAttributeSource {
@Override
public String getParentReferenceAttributeName() {
// see HHH-6501
return null;
}