Relative Content

Tag Archive for javaspringhibernatejpaspring-data-jpa

I need help understanding the persistence context in JPA

First of all, thank you for taking the time to read this and help me, i appreciate it a lot. I am currently learning both JPA and Hibernate fundamentals, trying to learn and understand the basics from scratch so that i can later understand bigger concepts. To be more specific, right now i’m focused on entity states, EntityManger operations and the Persistence Context. While i was playing around these topics with some dummy code examples, several doubts began to arrive to my mind and i would appreciate if someone was able to clear them and explain the correct behavior.