-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 
Author Message
 Post subject: Hibernate start up....?
PostPosted: Tue Dec 23, 2008 2:27 pm 
Newbie

Joined: Tue Dec 23, 2008 2:15 pm
Posts: 2
Dear Members,

Today is the day i learnt something about hibernate, to my surprise i came to know that it reduces most part of our coding and its features of ORM.

However im using Eclipse 3.4 and java 1.5 or 1.6.

I need some documentation from you guys, how to start up.

How to create my first hibernate application.

I went through google, i got some documentation, but i could not followup.

As you users can drive me in right direction and so i came right in front of you, for your help.

Please provide me some documentation, on how to create a java project with hibernate and how to develop the configuration files, and generate java code to database schema.

Waiting for your response.

Regards,
Prabhu.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Dec 23, 2008 2:37 pm 
Regular
Regular

Joined: Mon Mar 10, 2008 6:40 pm
Posts: 114
The core hibernate documentation has a little tutorial to walk you through setting up a web application with hibernate:
http://www.hibernate.org/hib_docs/v3/reference/en-US/html/tutorial-firstapp.html

Is this what you're looking for?


Top
 Profile  
 
 Post subject: Hibernate startup ..?
PostPosted: Wed Dec 24, 2008 3:03 am 
Newbie

Joined: Tue Dec 23, 2008 2:15 pm
Posts: 2
@Mueller

As it described in the tutorials first step:

There is an xml file(POM file) where it should be located. As it says that

"While not strictly necessary, most IDEs have integration with Maven to read these POM files and automatically set up a project for you which can save lots of time and effort."

Im not clear with this step. Then they jump directly into creating class for database object.

Please help me I do not know where to start.

Regards,
Prabhu.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Dec 24, 2008 12:59 pm 
Regular
Regular

Joined: Mon Mar 10, 2008 6:40 pm
Posts: 114
Here's a simple guide to using maven in eclipse:
http://maven.apache.org/guides/mini/guide-ide-eclipse.html[/url]


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.