@Override
 public String getReferencedEntityAttributeName() {
   return associationAttribute.getMappedBy();
 }