JPA Transaction, Hibernate Session, JDBC Connection And DB Transaction
I am sure that among Spring/Hibernate developers, there are a lot confuses about the concepts of JPA transaction, Hibernate sessions and JDBC connections and even DB transactions, sometimes these kind of confuses can impact the application design and issues investigation, so let’s make some clarification about these concepts.