This Section describes about the basics of Hibernate that will help a beginner to learn about this technology. Here we cover basic topics like Object Relational mapping, object Identifier etc to advanced topics like caching and batch processing in hibernate. Please refer the Hibernate PDF guides to get pdf materials.
The hibernate interview questions will help anyone who is seeking job in this technology. The section on More about Hibernate will help you to learn more about Hibernate.
- Hibernate Basics Understand the basics of Hibernate.
- Object Relational Mapping Explaining about the ORM (Object Relational Mapping).
- Object Identifier This section describes about Object Identifier in Hibernate.
- Handling Associations Here you learn how the associations are handled in Hibernate.
- Collection Mapping Learn how Hibernate handles Collection Mapping.
- One to Many and Many to Many associations Learn about One to Many and Many to Many Associations.
- Component Mapping Learn how Hibernate handles Component Mapping.
- Inheritance Mapping Learn how Hibernate handles Inheritance Mapping.
- Hibernate Query Language Understand about HQL( Hibernate Query Language).
- Criteria Queries This section describes about Criteria Queries.
- Batch Processing in Hibernate Understand how Batch processing is done in Hibernate.
- Caching Objects How hibernate handles caching of Objects.
- Hibernate in Web Application Hibernate’s usage in Web application
Hibernate Interview Questions
- Hibernate Interview Questions Hibernate Interview Questions
More topics on Hibernate
- Configuring Hibernate An overview of how to configure hibernate framework for your applications.
- Hibernate tools for Eclipse and Ant This tutorial gives you an overview of hibernate tools for eclipse and ant.
- Hibernate criterion Hibernate offers a set of APIs that map the SQL functionality to objects. This allows programmers to use an entirely object-oriented approach without falling back on a relational methodology
Hibernate PDF tutorials
- Hibernate PDF tutorials Hibernate pdf tutorials
Hope this section was useful to learn more about Hibernate. If you have have any suggestion, you may please share your feedback.