I am new to Hibernate.So can any one tell me how to develop a application using Hibernate in the Myeclipse .and also please send me pdf to suddu026@gmail.com.Regards,Sudarshan.

Showing Answers 1 - 9 of 9 Answers

naveen mahendrakar

  • Nov 22nd, 2006
 

following steps:

1.select u r project then select(Add Hibernate capabilities) myeclipse in menu bar

2.select corelibraries and advance (click next)

3.select new

create hibrenate config folder & file by bowsing click next

4:specify database connnection details.

   (to get the data base connection  go window option in menu,->show view->db browser create new connection)

5.create session factory.(finish)

then u will get hibrenate config .xml

 

  Was this answer useful?  Yes

syam

  • Nov 23rd, 2006
 

if any one know the steps to configure the hibernate in to myeclipse

  Was this answer useful?  Yes

Mohd Gouse

  • Dec 16th, 2006
 

Thanks For ,

For Giving Information about Hibernet  in step by step

Gouse

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions