Uses of Interface
org.eclipse.persistence.jpa.ArchiveFactory
-
Uses of ArchiveFactory in org.eclipse.persistence.internal.jpa.deployment
Modifier and TypeClassDescriptionclass
This class is written to deal with various URLs that can be returned byPersistenceUnitInfo.getPersistenceUnitRootUrl()
Modifier and TypeFieldDescriptionstatic ArchiveFactory
PersistenceUnitProcessor.ARCHIVE_FACTORY
Cache the ArchiveFactory used to derive Archives.Modifier and TypeMethodDescriptionstatic ArchiveFactory
PersistenceUnitProcessor.getArchiveFactory
(ClassLoader loader) static ArchiveFactory
PersistenceUnitProcessor.getArchiveFactory
(ClassLoader loader, Map properties) Modifier and TypeMethodDescriptionstatic void
PersistenceUnitProcessor.setArchiveFactory
(ArchiveFactory factory)