5.4 EntityManager

The EntityManager is an object that has an interface for registering and deleting entities for the database. This section gives an overview of EntityManager.

Organization of this section
5.4.1 Methods provided with EntityManager
5.4.2 Types of EntityManager
5.4.3 Transaction control and EntityManager
5.4.4 Persistence unit