Using the latest version of NHibernate (and possibly some plugins), is that possible to map entities across multiple databases on different servers without DB link?
For the background, I’m looking to implement something loosely similar to what is described in this DBA.SE post.
I’ve got an interesting answer on the nhusers mailing list. Excerpt follows: