212213214215216217218219220221222
String id = _childFromItem.getName(); ElementCollectionField field = (ElementCollectionField) _targetType.getField(); cb.append(field.generateLoadSelect(id)); } public boolean equals(Object o) { if (o == null || ! getClass().equals(o.getClass()))