April 2018
Intermediate to advanced
202 pages
4h 48m
English
We have defined a connection through a persistence unit, but the application is not actually using it yet. The way applications make use of JPA is through the EntityManagerFactory. You can think of the EntityManagerFactory as the entry point to JPA. An EntityManagerFactory allows you to interact with a specific persistence unit. It's almost, but not precisely, like the connection pool, if you like.
Read now
Unlock full access