Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to use nhibernate ToFuture query with nhibernte linq

Does ToFuture works with nhibernate linq? If so, how do you use it?

like image 401
ryudice Avatar asked Mar 30 '11 15:03

ryudice


1 Answers

Be carefull ToFuture only works if the database driver supports MulitpleQueries. This is only the case in some drivers (eg. MySql, SqlServer) but not in all (eg. Oracle)

like image 89
verbedr Avatar answered Oct 19 '22 03:10

verbedr



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!