@Override
 public FetchMode getFetchMode() {
   return associationAttribute.getFetchMode();
 }