예제 #1
0
 @Override
 public long getCount() {
   // TODO Auto-generated method stub
   return userDao.getCount();
 }