Modifier and Type | Method and Description |
---|---|
void |
HibernatePersistenceProviderAdaptor.injectPlatform(Platform platform) |
Modifier and Type | Method and Description |
---|---|
void |
HibernatePersistenceProviderAdaptor.injectPlatform(Platform platform) |
Modifier and Type | Method and Description |
---|---|
void |
OpenJPAPersistenceProviderAdaptor.injectPlatform(Platform platform) |
Modifier and Type | Class and Description |
---|---|
class |
PlatformImpl
represents the EE container platform that we are running in and its capabilities (e.g.
|
Modifier and Type | Method and Description |
---|---|
static void |
PersistenceUnitServiceHandler.deploy(org.jboss.as.server.deployment.DeploymentPhaseContext phaseContext,
boolean startEarly,
Platform platform) |
static void |
PersistenceProviderHandler.deploy(org.jboss.as.server.deployment.DeploymentPhaseContext phaseContext,
Platform platform) |
static PersistenceProviderAdaptor |
PersistenceProviderAdaptorLoader.loadPersistenceAdapter(javax.persistence.spi.PersistenceProvider persistenceProvider,
Platform platform,
JtaManagerImpl jtaManager)
Loads the persistence provider adapter
|
static PersistenceProviderAdaptor |
PersistenceProviderAdaptorLoader.loadPersistenceAdapterModule(String adapterModule,
Platform platform,
JtaManagerImpl manager)
Loads the persistence provider adapter
|
Constructor and Description |
---|
PersistenceBeginInstallProcessor(Platform platform) |
PersistenceCompleteInstallProcessor(Platform platform) |
Modifier and Type | Method and Description |
---|---|
void |
EclipseLinkPersistenceProviderAdaptor.injectPlatform(Platform platform) |
Modifier and Type | Method and Description |
---|---|
void |
PersistenceProviderAdaptor.injectPlatform(Platform platform)
pass the platform in use
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.