Ejemplo n.º 1
0
 protected void updateDto(Object dto) throws Exception {
   this.updateOrDeleteDto(DBTool.getUpdateSqlFromObjectClass(dto));
 }