One of the most resource intensive components a developer encounters in JPA is the EntityManagerFactory. It's a resource used extensively in JPA applications because it generates the EntityManager ...