317318319320321322323
{ if (containerIsStoredInSingleColumn()) { throw new JPOXUserException(LOCALISER.msg("041026", fmd.getFullFieldName())).setFatal(); } return new ArrayLiteral(qs, this, value); }