コード例 #1
0
 /** {@inheritDoc} */
 public boolean delete(TigMaJids tigMaJids) {
   return tigMaJidsDao.delete(tigMaJids);
 }