Uses of Interface
de.xima.fc.jpa.IEMFactory
- 
Packages that use IEMFactory Package Description de.xima.fc.jpa.manager  - 
- 
Uses of IEMFactory in de.xima.fc.jpa.manager
Classes in de.xima.fc.jpa.manager that implement IEMFactory Modifier and Type Class Description classInternalEMFactoryFactory for creatingentity managerinstances, configured according to the database settings of the application.Methods in de.xima.fc.jpa.manager that return IEMFactory Modifier and Type Method Description static IEMFactoryEMProvider. getEMFactory()Methods in de.xima.fc.jpa.manager with parameters of type IEMFactory Modifier and Type Method Description static voidEMProvider. setEMFactory(IEMFactory emFactory) 
 -