Resources
Theory and examples
- CRUD examples with a single entity
- The role of the entity manager in JPA
- ORM Wiki
- JPA documentation in brief
Videos external resources
Links external resources
Persistence
- Jakarta Persistence PDF
- Interface EntityManager
- JAVA Persistence Wikipedia
- Thorben Hansen (Hibernate Expert)
Life cycle
JPQL
JPA relations
Lombok
Testcontainers
Other
- Ultimate Guide to Implementing equals() and hashCode() with Hibernate
- Date and Time Mappings with Hibernate and JPA