325326327328329330331
{ if (containerIsStoredInSingleColumn()) { throw new NucleusUserException(LOCALISER.msg("041026", mmd.getFullFieldName())).setFatal(); } return new ArrayLiteral(qs, this, value); }