6364656667686970
public void remove(Persistent p) throws RemoveException { try { this.em.remove(p); } catch (Exception e) { throw new RemoveException(e.getMessage()); } }
6162636465666768
5657585960616263
5859606162636465
5354555657585960
5455565758596061
4748495051525354