aspose file tools
The moose likes Object Relational Mapping and the fly likes How to do Hibernate configuration and Jars for Tomcat server and Postgres database ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » Object Relational Mapping
Reply Bookmark "How to do Hibernate configuration and Jars for Tomcat server and Postgres database ?" Watch "How to do Hibernate configuration and Jars for Tomcat server and Postgres database ?" New topic
Author

How to do Hibernate configuration and Jars for Tomcat server and Postgres database ?

Chetan Dorle
Ranch Hand

Joined: Aug 06, 2009
Posts: 128

Hi All ,

I am new to the hibernate and i want to configure hibernate for my project .

I have PostgreSQL 9 as my database and apache tomcat 6 as server.

Please suggest me how to configure hibernate with these resources . What all jars required and where i will get those? What is latest Hibernate release and one sample application code with jars will be
very much helpful.

Thanks in advance.


- Chetan
Vijitha Kumara
Bartender

Joined: Mar 24, 2008
Posts: 3670

Check how you can get started with Hibernate here, and the configuration here.


SCJP 5 | SCWCD 5
[How to ask questions] [Twitter]
Chetan Dorle
Ranch Hand

Joined: Aug 06, 2009
Posts: 128

Hi Vijitha,


Thanks . Started done setup for Hibernate 4 . Now need to explore ..

Thanks again

-Chetan
 
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: How to do Hibernate configuration and Jars for Tomcat server and Postgres database ?
 
Similar Threads
Hibernate + Singleton + SYNC + DB Table
Hibernate With Struts Application
Configuring Multiple Databases in hibernate.
configuring hibernate with spring3
Configuring tomcat as proxy server