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