@Override
 public boolean isAutoFlush() {
   return table.isAutoFlush();
 }