Java Persistence With Hibernate Part 1
August 12, 2009
2 comments
Okay, first up on my list is Hibernate. I’ve used Hibernate with several projects already but since this is one of the two frameworks I will be teaching to my Java EE class, the other one is Spring MVC, I better read “Java Persistence With Hibernate 2nd Edition by Christian Bauer and Gavin King” and have a refresher about the basics. With this said, I will try to explain things as simple as possible but you are expected to have a working knowledge of Java and SQL.
Read more…
Categories: Hibernate, Java
Hibernate, Java, Object Relational Mapping, Persistence

Recent Comments