Copia un entity
Solicitud sol = new Solicitud(); sol = (Solicitud) JmoordbUtil.copyBeans(sol, solicitud);
Last updated 5 years ago
Was this helpful?