The generic one has been introduced in 2018, while the specific one dates 
back to 2012.

So it could just be that the specific one is available since way longer. I 
have not checked if there could be any advantages in using the specific one.
It uses specific classes from MySql.Data.MySqlClient to do its work, but it 
has to dynamically build some delegates for doing this without taking a 
hard dependency on it. So I am not sure if overall it is an advantage or a 
drawback.


Le mercredi 8 mai 2019 20:09:02 UTC+2, Daniel Sargeant a écrit :
>
> I am curious what is the advantage is of using the 
> MySqlClientBatchingBatcher over the GenericBatchingBatcher? 
>
> When I run the tests on batching and switch one for the other, they appear 
> to produce the same SQL, so why use the database specific batcher?
>
>
> Thanks
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"nhibernate-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nhibernate-development+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nhibernate-development/413aa7e6-8445-40a0-90ef-a4f2c444adb9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to