Ejemplo n.º 1
0
 public void create(Comment t)
 {
     commentDao.create(t);
 }