| Author |
help to create sample hibernate application
|
Nicky narayan
Greenhorn
Joined: Jul 01, 2009
Posts: 24
|
|
I am getting confused to create and run a sample hybernate application in the Eclipse 3.4.I have downloaded the files but, did not understand how to use it.Please anyone can help on this.
Thanks in advance.
|
Nicky
|
 |
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper
Joined: Aug 26, 2006
Posts: 4967
|
|
Well, how well do you know eclipse? If you know Eclipse, running Hibernate is as easy as putting the right jar files on the classpath, and then compling and running some code.
Here's a simple tutorial that shows you how to use Hibernate without any IDE at all - just the JDK and the distribution files from hibernate.org.
Getting Started with Hibernate and JPA Tutorial
That's a very simple and basic tutorial. If you know how to use Eclipse, it'll be even easier!
-Cameron McKenzie
|
Author of Hibernate Made Easy, What is WebSphere???, JSF 2.0 Made Easy and the SCJA Certification Guides
|
 |
Nicky narayan
Greenhorn
Joined: Jul 01, 2009
Posts: 24
|
|
|
Thank you so much.
|
 |
 |
|
|
subject: help to create sample hibernate application
|
|
|