Practical Work
Extensive practical exercises take students through all major aspects of the design and development of applications using hibernate.
What you will learn
After completing this course, the student should be able to:
- Understand the challenges of mapping objects to relational databases
- Learn the architecture of Hibernate
- Know how to setup and configure Hibernate for a Java project
- Learn to map Java classes and object associations to relational database tables with Hibernate mapping files
- Study Hibernate’s strategies for mapping Java inheritance trees to relational database tables
- Learn the Hibernate Query Language and Criteria for retrieving Java objects
- Explore Hibernate’s Caching Architecture
Prerequisites
All attendees must have at least one year of full-time Java development experience and an excellent understanding of relational databases and SQL.