This is a Hibernate tutorial to help you learn Hibernate and understand how it is used. By reading this Hibernate tutorial you will learn the main concepts, connect to databases using Hibernate by following real source code examples in the tutorial. Our Hibernate tutorial includes some videos to make it easy to learn.



Table of Contents
   1. Introduction to Java Hibernate
   2. Introduction to Hibernate
   3. The Object/Relational Mapping Problem
   4. JDBC
   5. The Hibernate Alternative
   6. Hibernate Architecture and API
   7. Setting Up Hibernate
   8. Setting up Hibernate - Add the Hibernate libraries
   9. Registration Case Study
10. Creating the Hibernate Configuration
11. Writing the first Java File
12. Writing the mapping file
13. Writing the Business Component
14. Writing the Test Client
15. Managing Associations
16. Finding by primary key
17. Hibernate Query Language (HQL)
18. Using native SQL
19. Using Criteria Queries
20. Using Ant to run the project
21. Using Middlegen to generate source
22. Review and the next steps



                    

Copyright © 2008 VisualBuilder. All rights reserved