5051525354555657585960
{ Pathological.setPathological(pathological); try { PathologicalEntityHome home = getPathologicalEJB(); home.create(name); } catch (Throwable e) { check(e); }