public final class JpaAttachments extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.as.server.deployment.AttachmentKey<String> |
ADAPTOR_CLASS_NAME |
static org.jboss.as.server.deployment.AttachmentKey<PersistenceProviderDeploymentHolder> |
DEPLOYED_PERSISTENCE_PROVIDER
List
|
static org.jboss.as.server.deployment.AttachmentKey<JPADeploymentSettings> |
DEPLOYMENT_SETTINGS_KEY |
static org.jboss.as.server.deployment.AttachmentKey<org.jboss.msc.service.ServiceName> |
PERSISTENCE_UNIT_SERVICE_KEY |
public static final org.jboss.as.server.deployment.AttachmentKey<String> ADAPTOR_CLASS_NAME
public static final org.jboss.as.server.deployment.AttachmentKey<JPADeploymentSettings> DEPLOYMENT_SETTINGS_KEY
public static final org.jboss.as.server.deployment.AttachmentKey<org.jboss.msc.service.ServiceName> PERSISTENCE_UNIT_SERVICE_KEY
public static final org.jboss.as.server.deployment.AttachmentKey<PersistenceProviderDeploymentHolder> DEPLOYED_PERSISTENCE_PROVIDER
Copyright © 2015 JBoss by Red Hat. All rights reserved.