Hibernate and JPA 3.x CRUD Operations Example

preview_player
Показать описание
Ready to jump into version 3 of the Jakarta Persistence API?

Here I show you how to perform the four CRUD operations with JPA 3 and Hibernate 6.2 on as the Jakarta Persistence API provider.

If you want to learn the fundamentals of Java persistence with Hibernate and JPA 3, this tutorial on CRUD operations will get you going!

The setup?

- MySQL as the database
- Eclipse as the IDE
- Maven as the build tool
- Hibernate 6.2.2 as the JPA implementation
- Jakarta Persistence API 3.1 (JPA 3.1) as the API
- Java 21 JDK EA release powering it all

Рекомендации по теме
Комментарии
Автор

so i am using jdk 19 and java 19
so in pom.xml file my source and target will be 19 right not 17

simrankalote
Автор

Hello please put the video for java road map. I am noobi. Can you please tell us where to start with java after basic and what can we do in java.

s.mohanasundharam