What does noSQLBatchSize signify in ratedEventFormatterConfiguration of ECE
<ratedEventFormatterConfiguration
checkPointInterval="60"
config-class="oracle.communication.brm.charging.appconfiguration.beans.ratedeventformatter.RatedEventFormatterConfiguration"
logFormatterWorker="false"
name="ratedEventFormatter1"
noSQLBatchSize="25"
noSQLConnectionName="noSQLConnection1"
partition="1"
pluginName="brmCdrPlugin1"
pluginPath="ece-ratedeventformatter.jar"
pluginType="oracle.communication.brm.charging.ratedevent.formatterplugin.internal.BrmCdrPluginDirect"
primaryInstanceName=""
retainDuration="0"
ripeDuration="60" threadPoolSize="4"/>
What does noSQLBatchSize signify in this configuration. There is no documention related to this config for ratedEventFormatter.