| Package | Description |
|---|---|
| org.eclipse.persistence.internal.jpa.deployment |
| Modifier and Type | Class and Description |
|---|---|
class |
ArchiveFactoryImpl
This class is written to deal with various URLs that can be returned by
PersistenceUnitInfo.getPersistenceUnitRootUrl() |
| Modifier and Type | Field and Description |
|---|---|
static ArchiveFactory |
PersistenceUnitProcessor.ARCHIVE_FACTORY
Cache the ArchiveFactory used to derive Archives.
|
| Modifier and Type | Method and Description |
|---|---|
static ArchiveFactory |
PersistenceUnitProcessor.getArchiveFactory(ClassLoader loader) |
static ArchiveFactory |
PersistenceUnitProcessor.getArchiveFactory(ClassLoader loader,
Map properties) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PersistenceUnitProcessor.setArchiveFactory(ArchiveFactory factory) |
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.