Replies: 5 comments 1 reply
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
-
This is "by design",
|
Beta Was this translation helpful? Give feedback.
-
Hi, I too am interested in that approach but first solution is not clear: how can i use NonBatchingBatcherFactory? in the code there are only reference to NHibernateUtil.String.NullSafeSet(cmd, value, index); |
Beta Was this translation helpful? Give feedback.
-
by setting the xml configuration property
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We used NHibernateUtil.String.NullSafeSet(cmd, value, index, session); to change command data run-time but when it commits the transaction, the change dose not propagated to _currentBatch.CurrentStatement
we did this change refer to the following article
https://brosteins.com/2014/07/25/sql-server-database-encryption-with-nhibernate-series-part-4-of-5/
Beta Was this translation helpful? Give feedback.
All reactions