コード例 #1
0
 /** @see Dao#isUpdatable() */
 public boolean isUpdatable() {
   return dao.isUpdatable();
 }