View Single Post
  #2 (permalink)  
Old 06-06-2008, 07:24 PM
chandulal_kmr chandulal_kmr is offline
Member
 
Join Date: Jun 2008
Posts: 1
chandulal_kmr is on a distinguished road
Hi,

You can download the HIbernate distribution free. that will have a very good documentation named hibernate_reference. this will help you become a proficient. This is beginner friendly
The first suggestion i would always give for beginner is to start coding every thing. Only after you know every thing you will find the plugins very useful.

You can start by creating a simple Java project, add all the required jar files to the project and start with the hello world.
Reply With Quote