1. How to delete multiple db entities with Nhibernate? stackoverflow.comWhat is the best practice for this problem? Is there any batching features built-in? Sample code:
|
2. NHibernate HQL batch update fails with "specified method not supported" exception stackoverflow.comWhen trying to do an HQL batch update for Order entity, I'm getting the following exception:
|