Inheritance: extends BasePersister
Example #1
0
 public function __construct($BatchSize = 1000)
 {
     parent::__construct($BatchSize);
 }