What I found so far are some online resources like this:
http://www.torsten-horn.de/techdocs/java-hibernate.htm (GER)
https://www.hibernate.org/5.html (Hibernate Docs)
http://docs.jboss.org/hibernate/stable/core/reference/en/html/tutorial.html
http://www.manning.com/bauer2/chapter2.pdf (Sample chapter of Java Persistence with Hibernate)
http://www.wenzlaff.de/hibernate.html (GER)
So thats a good way to start but i wonder if you can recommand any good books for learning Hibernate, or maybe you know some other very good online resource for learning it?
-
Visit www.flazx.com. I guess Professional Hibernate (Programmer to Programmer) would be a nice selection
-
try search on scribd.com
-
These are some links I have bookmarked:
However, in my opinion Java Persistence with Hibernate definitely worths the money and time to read it.
-
Hibernate in Action by Christian Bauer and Gavin King
Its slightly out of date, but is an excellent introduction.
-
Java Persistence with Hibernate is the second edition of "Hibernate in Action". They changed the name since they now provide JPA examples as well as Hibernate.
toolkit : excellent book - covers both native Hibernate, and JPA using Hibernate.
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.