Hibernate is the most popular ORM tool for enterprise Java Applications. In this course you will Learn the core concepts of Hibernate ORM Framework
-
With hibernate, you will know how to map some of the OOP notions like inheritance, polymorphism, composition, Java collections etc, with Relational Database tables.
-
You will learn some interesting core concepts of Hibernate, like Lazy loading, caching, fetching strategies, optimistic locking, connection pooling, seconds level cache etc.
-
You will learn how to do reverse engineering so that you can generate POJO entities from an existing database.
-
And many more interesting concepts
-
Downloadable examples in each chapter















