Purpose: Contains the implementation of the EntityManager.
Description: This class provides the implementation for the combined EclipseLink and JPA EntityManager class.
Responsibilities: It is responsible for tracking transaction state and the objects within that transaction. @see javax.persistence.EntityManager @see org.eclipse.persistence.jpa.JpaEntityManager @author gyorke @since TopLink 10.1.3 EJB 3.0 Preview
|
|
|
|
|
|
|
|