Comment on Tutorial - Hibernate Vs. JDBC ( A comparison) By Emiley J.
Comment Added by : Giao Vu
Comment Added at : 2011-08-03 23:40:02
Comment on Tutorial : Hibernate Vs. JDBC ( A comparison) By Emiley J.
Hibernate can be an effective framework if one approaches the application design holistically, and full understanding of how the mapping between the Hibernate specification and the actual database with actual data. Otherwise, people may discover to their surprise that the application falls flat on its face during actual use. Hibernate generates the necessary queries methodically. If the object hierarchy defined is complex, a simple operation may result in hundreds of SQL queries actually getting executed, possibly bringing the database server down to its knees. Be extra careful with any one-to-many relationship. Even lazy fetching strategy might not save the application.
View Tutorial
- Data Science
- Android
- AJAX
- ASP.net
- C
- C++
- C#
- Cocoa
- Cloud Computing
- HTML5
- Java
- Javascript
- JSF
- JSP
- J2ME
- Java Beans
- EJB
- JDBC
- Linux
- Mac OS X
- iPhone
- MySQL
- Office 365
- Perl
- PHP
- Python
- Ruby
- VB.net
- Hibernate
- Struts
- SAP
- Trends
- Tech Reviews
- WebServices
- XML
- Certification
- Interview
categories
Related Tutorials
Program using concept of byte long short and int in java
Update contents of a file within a jar file
Tomcat and httpd configured in port 8080 and 80
Count number of vowels, consonants and digits in a String in Java
Student marks calculation program in Java
Calculate gross salary in Java
Calculate average sale of the week in Java
Vector in Java - Sample Program
MultiLevel Inheritance sample in Java
Archived Comments
1. I need dumps for practice
View Tutorial By: Sanket barge at 2011-06-17 10:05:16
2. thanku verymuch. very helpfull
View Tutorial By: praveen at 2010-08-05 06:04:35
3. i like the example and it helped me understand the
View Tutorial By: Danny at 2009-10-23 02:09:06
4. how i can used inheritence ?
View Tutorial By: samee at 2008-02-16 12:54:27
5. plz xplian robust in a simple way and what is dyna
View Tutorial By: tintu at 2011-12-01 08:21:25
6. Hi,
I think this is not a correct d
View Tutorial By: Dinesh Chopra dc at 2013-03-19 04:30:48
7. I have modified this example a bit and I'm using a
View Tutorial By: Lee Murray at 2010-11-02 03:41:56
8. Daniel Jonsson, you should be thankful to this art
View Tutorial By: dole at 2011-11-12 06:44:42
9. I want to know that what is the main use of the &q
View Tutorial By: Krunal Patel at 2012-09-17 08:11:19
10. help to place a menu inside a menu
View Tutorial By: sandy at 2009-07-29 05:57:28