sql - What will be the benefits of NHibernate in a data retrieval only scenario? -


We have been suggested to use NHibernate for our project. But the issue is that our application is only retrieving data from the database, so in this scenario there are benefits to using NIBNET?

One more thing, what is the curio execution plan in NHABnet, such as a prepared statement or so-called pre-compliance statement.

I agree with the above answers, but there is another reason to use Nhibernate there : Fully independent of your underlaying database system You can switch from mysql to oracle and change only what you need to do. Access to the database remains the same.


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -