18051806180718081809181018111812181318141815
for (Object value: attribute.getValues()) { values.add((byte[])value); } hibernateAttribute = new HibernateIdentityObjectBinaryAttribute(hibernateObject, name, values); } hibernateObject.addAttribute(hibernateAttribute);
15661567156815691570157115721573157415751576
for (Object value: attribute.getValues()) { values.add((byte[])value); } hibernateAttribute = new HibernateIdentityObjectBinaryAttribute(hibernateObject, name, values); } hibernateObject.getAttributes().add(hibernateAttribute);
16801681168216831684168516861687168816891690
18801881188218831884188518861887188818891890