Purpose: Contains the implementation of the EntityManager.
Description: This class provides the implementation for the combined TopLink and EJB3.0 EntityManager class.
Responsibilities:It is responcible for tracking transaction state and the objects within that transaction. @see javax.persistence.EntityManager @see oracle.toplink.essentials.ejb.cmp3.EntityManager
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|