Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Hibernate tutorials [closed]

Tags:

java

hibernate

Let's say that I'm new to Hibernate, is there a way to get my skills up to speed? Are there any good tutorials?

like image 497
yoitsfrancis Avatar asked Mar 16 '09 14:03

yoitsfrancis


1 Answers

Hibernate.org is pointing this to begin with : Getting Started with Hibernate

I would then recommend reading this very good book : Java Persistence with Hibernate (Christian Bauer and Gavin King)

like image 105
WiseTechi Avatar answered Nov 02 '22 13:11

WiseTechi