Directry Structure of hibernate is same as a simple java application
- We create application name
- Under the application we create package and lib folder
- Under of lib folder put all hibernate related jar files
- Under of packages put all class files and xml files