122123124125126127128129130131132
if (needsAttaching) { // Create a wrapper and attach the elements (and add the others) SCO collWrapper = replaceFieldWithWrapper(ownerOP, null, false, false); collWrapper.attachCopy(value); } else { if (value.size() > 0) {