...you just earned a place at http://www.hibernate.org/95.html
/max
Sandeep Dath wrote:
Hi,
Everytime that the Hibernate team says that Hibernate is "oh so cool", and "it produces oh so optimized SQL" and "its oh so fast", I usually concur. However, I have often have this lingering, nagging feeling in my mind as to "well, how optimal can an ORM-based solution *really* be versus custom JDBC or BMP".
Until now.
I've been profiling my application (both Java and SQL) code extensively, and I've realized that any bottlenecks that I may have are not really in the data access code. Furthermore, after spending some time optimizing Hibernate queries and associations, I've to tell you that most of the time, I can't think of better custom (portable) SQL that I could have written.
Amazing. Sigh. Wish everything was this good.
Thanks folks!
Sandeep.
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ hibernate-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hibernate-devel