It's not a secret anymore!
The moose likes JSF and the fly likes help to create sample hibernate application Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "help to create sample hibernate application" Watch "help to create sample hibernate application" New topic
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.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: help to create sample hibernate application
 
Similar Threads
sping with eclipse
log4j and tomcat 6.x problem - not writing to the log files
how to create a common value object ?
Sample Struts Application
web service