Hi Praveen, I'm not quite sure if the links that I put here are adequate or not since they don't have 'helloworld' sample code that you wanted. However, they have sample code that let you get started with Hibernate. One of them has sample code with Eclipse and the other doesn't, but you can follow how to use Hibernate API from the code. Also you can download the sample code and import it as a maven project on Eclipse if my understanding is correct.
1. Hibernate Tutorial <http://www.mkyong.com/tutorials/hibernate-tutorials/>, which has sample code with Eclipse and Maven. However, the code uses old Hibernate whose versions are 3.2 and 3.6 with MySQL 5.0 and Oracle 11g. 2. Hibernate Getting Started Guide<http://docs.jboss.org/hibernate/orm/4.1/quickstart/en-US/html_single/#d5e57>, which is the official Hibernate documentation by the authors. This documentation is the latest one and has sample code with Maven. If they don't work for you or mislead you, I apologize in advance. On Tue, Apr 3, 2012 at 8:02 AM, Praveen Jain < praveen_hibernate_mail...@yahoo.com> wrote: > Dear mailing users, > > > I am new learner for hibernate please provide me from where I can prepare > first helloworld application using Eclipse IDE. > > Regards, > Praveen Jain > _______________________________________________ > hibernate-dev mailing list > hibernate-dev@lists.jboss.org > https://lists.jboss.org/mailman/listinfo/hibernate-dev > -- Thank you Seiya _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev