Is Hibernate better for all types of application,
August 20, 2008 at 8:54 AM
As i read this article, here clearly specifies that "Hibernate is very good tool as far as object relational mapping is concern, but in terms of connection management and transaction management, it is lacking in performance and capabilities" and also where application depends on store procedure we should avoid hibernate. So What we should at that time? what should be the structure of application? Please give me reply.
View All Comments
| View Tutorial