We have almost 1000 tables, we want to prevent some entitiy persisters generate insert/update/delete sql commands if entity is readonly.
Is there any way to configure it, with fluent NHibernate Readonly() does not prevent to generation of sql statements.