--
You received this message because you are subscribed to the Google Groups "nhusers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nhusers+unsubscribe@googlegroups.com.
To post to this group, send email to nhu...@googlegroups.com.
Visit this group at https://groups.google.com/group/nhusers.
For more options, visit https://groups.google.com/d/optout.
I don't like a solution that leverages the underlying database like the link you mentioned.This is a much better approach as outlined I the nhibnerate cookbook.Look at page 340
On Sep 22, 2017 8:09 AM, <isyc...@gmail.com> wrote:
Our goal is encrypt some sensitive data in SQL Server Express LocalDB which does not support TDE.--It easy can be implemented in LocalDB with cryptographic functions (T-SQL), but we do not know how do it better.Java implementation of Hibernate contains very usefull (for our situatuion) functions @ColumnTransfer, does the NHibernate contain analogs?I found some examples like "SQL Server Database Encryption with NHibernate", but those examples are too complex (I think) and contain errors.
You received this message because you are subscribed to the Google Groups "nhusers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nhusers+u...@googlegroups.com.