Hibernate 2020: Hibernate A to Z for Absolute Beginners
- 4.3
Brief Introduction
Learn Hibernate, Crud Operations, Hibernate Association Mappings, Criteria API,Hibernate Caching, Annotations,HQLDescription
Update
New lectures on Hibernate cache added!!
*************************************************************
In this course you will learn Hibernate from scratch. The best part of this course is that covers Hibernate by itself and is not bundled together with other tools like Spring or JPA making it easier to focus and understand all key concepts.
Whether you are a newbie or an experienced programmer, this course is for you. This course starts from the very beginning and teaches you how to install the various software to get started with writing Hibernate code.
Here is what you will achieve at the end of this course:
You will have a good understanding of Hibernate concepts
Be able to write your own Hibernate code
Be able to participate in developing real world Hibernate projects.
Be able to face Hibernate interviews with confidence
What this course covers:
It first teaches you how to install the relevant software required to get started with Hibernate
It teaches Hibernate using Eclipse which is a powerful Java IDE and MySQL database
It cover basic concepts like mappings using XML files as well as annotations
Next, it covers other Hibernate features like Crud operations,HQL, Criteria API, Associations, etc
Why choose this course:
This course covers Hibernate by itself and is not bundled together with other tools like Spring or JPA making it easier to focus and understand all key concepts
Code samples/Exercises provided at the end of each topic
Simple assignments for each topic
Practice tests to test the concepts learnt
Requirements
- Requirements
- Familiarity with Java, Eclipse
- Familiarity with SQL (Not mandatory)
- Familiarity with JDBC (Not mandatory)