Class InternalEMFactory

java.lang.Object
de.xima.fc.jpa.manager.InternalEMFactory
All Implemented Interfaces:
IEMFactory

@Deprecated(since="8.5.0", forRemoval=true) public class InternalEMFactory extends Object implements IEMFactory
Deprecated, for removal: This API element is subject to removal in a future version.
The system EntityManagerFactory is now managed in the fc-persistence module. Use SystemPersistenceManager.getEntityManagerFactory() instead.
Factory for creating entity manager instances, configured according to the database settings of the application.
Author:
XIMA MEDIA GmbH