Jakarta Persistence

Java Persistence API (JPA) is the old name, it is now called Jakarta Persistence.

Jakarta Persistence Explained

https://www.youtube.com/watch?v=fzMdP7SxfSw

The Jakarta Persistence specification, also known as Jakarta Persistence API or JPA, encompasses a number of APIs that facilitate the creation, reading, updating, and deletion of data within relational databases.

Jakarta Persistence