aspose file tools
The moose likes Blatant Advertising and the fly likes FYI Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Other » Blatant Advertising
Reply Bookmark "FYI" Watch "FYI" New topic
Author

FYI

Claude Cundiff
Ranch Hand

Joined: Mar 20, 2008
Posts: 78
Hello everyone,

I found this really good tutorial on Hibernate:

Hibernate Tutorial

One thing, the html is not well formatted on one of the sections: Here is the code for that java class so it's actually readable.

Bauke Scholtz
Ranch Hand

Joined: Oct 08, 2006
Posts: 2458
For what it's worth, I myself rather like Hibernate's own reference document.
http://www.hibernate.org/hib_docs/v3/reference/en-US/html/


Code depot of a Java EE / JSF developer | JSF / Eclipse / Tomcat kickoff tutorial | DAO kickoff tutorial | I ♥ Unicode
Claude Cundiff
Ranch Hand

Joined: Mar 20, 2008
Posts: 78
I agree.

I usually use multiple sources when teaching myself something new. I think the documentation does a good job at some things but the actual classes/Interfaces are nicely demonstrated in this tutorial.

I'm actually getting ready to switch back over to the documentation


Also, here is another class that didn't format well...

 
I agree. Here's the link: jrebel
 
subject: FYI
 
Similar Threads
[Help] Null Pointer Exception in session.flush() Hibernate
hbm file version working but annotation not
No TransactionManagerLookup specified Exception
Error in reading hibernate.cfg.xml after updating hibernate3.jar
Spring 2.5 - Rolling back first method, when the second method throws Runtime ex