Is there a way to customize the insert/update/delete sql in the UI in a similar way I would do it in nhibernate? Is there perhaps a back door that one could use through custom attributes?
Sorry for not being specific. I meant to have the ability to specify the sql that would be used for insert/update/delete. One could use stored procedures in nhibernate