Complete Spring 7 & Spring Boot 4 course from beginner to Advance using first thought principle.
Curated by: Coder Army (29 videos)
Learn Hibernate fundamentals by building a practical Spring Boot application and performing complete CRUD operations on a MySQL database. In this video, we start with the purpose of Hibernate and understand how it simplifies database operations compared with writing JDBC code manually. We then create and configure an entity, perform CRUD operations, and explore how different kinds of Java data can be mapped to relational database tables. Topics covered: Introduction to Hibernate Why Hibernate is used Hibernate, JPA, and Spring Boot integration Mapping a Java class using @Entity Understanding entity and table mapping Primary-key generation Customizing columns and database constraints Performing Create, Read, Update, and Delete operations Understanding managed entities and automatic updates Mapping enums and large values Using @Embeddable and @Embedded Storing collections using @ElementCollection Creating collection tables with @CollectionTable Understanding how Hibernate generates SQL and database tables By the end of this lecture, you will understand how Hibernate converts Java objects into database records and how different entity fields, embedded objects, and collections are stored in a relational database. This video is ideal for anyone who already understands JDBC or Spring JDBC and wants to move towards ORM, Hibernate, and Spring Data JPA. JAVA Beginner to Advance Series : https://youtube.com/playlist?list=PLQEaRBV9gAFsR15tNo2QLF9d2qc-c018p&si=lNuF5lyt4nKz9Up7 Join our WhatsApp Group: https://www.whatsapp.com/channel/0029VbBF1XKF1YlMyYuPM23s Code and Notes: Github : https://github.com/adityatandon15/Spring-Framework-Full-Course We have paid courses on DSA, Web Development , Blockchain, System Design & GenAI. Join Courses: https://strikes.in/ Coder Army Website: https://coderarmy.in/#home Coder Army App: https://play.google.com/store/apps/details?id=com.rohit.negi Connect with Aditya Tandon Instagram : https://www.instagram.com/adityatandon2 LinkedIn : https://www.linkedin.com/in/adityatandon2 Twitter : https://x.com/adityatandon02 Timestamps: