| I should have been more clear.... Here we are talking about EntityManager#getTransaction which is only legal to call (according to JPA) when not using JTA. So I was saying that in the context of JDBC-based transactions, I was not following how "the persistence context remains managed until the transaction completes" would fit |