@Override
 public boolean isJdbcBatchVersionedData() {
   return delegate.isJdbcBatchVersionedData();
 }