100101102103104105106107108109110
} if (form.getId() == 0) { strategy.add(vo); } else { strategy.refresh(vo); } } finally { strategy.close(); }