is there any notification support that nhibernate has in its framework that cna be used to register db changes?
A:
If you mean something like the SqlDependancy and SqlNotification objects, then no it doesn't. These are driven by SQL Notification Services in MSSQL 2005 / 2008, whereas NHib works with a number of databases.
Cheers, John
John Rayner
2009-09-08 21:29:39