示例#1
0
 public boolean next() {
   return stmt.next();
 }