Ejemplo n.º 1
0
 @Transactional(readOnly = false)
 public void delete(TestData testData) {
   super.delete(testData);
 }