IntelliJ Java IDE
The moose likes Object Relational Mapping and the fly likes Hibernate Help Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Object Relational Mapping
Reply Bookmark "Hibernate Help" Watch "Hibernate Help" New topic
Author

Hibernate Help

dibakar sinha
Greenhorn

Joined: Oct 02, 2011
Posts: 14
I want to learn hibernate?please give me some helpful doc or link? Also I need to know the necessacities for each of the jar that we use for setting up hibernate
Vijitha Kumara
Bartender

Joined: Mar 24, 2008
Posts: 3563

I need to know the necessacities for each of the jar that we use for setting up hibernate

Hibernate has the required jars listed in a read me file. But that's all as a developer you need to know unless you use them in your application for some other work.

Here's the official getting started guide.


SCJP 5 | SCWCD 5
[How to ask questions] [Twitter]
 
 
subject: Hibernate Help
 
Threads others viewed
Cayenne VS Hibernate
WA #1.....word association
how to cast String to Clob ?
Where to put questions regarding Hybernet?
Update Single value in a row
IntelliJ Java IDE