11011102110311041105110611071108110911101111
if (entityHome == null) throw new AmberException(L.l("{0}: entity has no matching home", entity.getClass().getName())); entityHome.makePersistent(entity, this, false); return entity; } /**