public int getBatchSize() {
   return MappingHelper.getIntValue(collection.getBatchSize(), 0);
 }