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 class
InternalEMFactory
Methods in de.xima.fc.jpa.manager that return IEMFactory Modifier and Type Method Description static IEMFactory
EMProvider. getEMFactory()
Methods in de.xima.fc.jpa.manager with parameters of type IEMFactory Modifier and Type Method Description static void
EMProvider. setEMFactory(IEMFactory emFactory)
-