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<BeanManagerAfterDeploymentValidation> |
BEAN_MANAGER_AFTER_DEPLOYMENT_VALIDATION_ATTACHMENT_KEY |
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<Void> |
LOCAL_TRANSACTION_PROVIDER |
static org.jboss.as.server.deployment.AttachmentKey<org.jboss.msc.service.ServiceName> |
PERSISTENCE_UNIT_SERVICE_KEY |
static org.jboss.as.server.deployment.AttachmentKey<TransactionSynchronizationRegistry> |
TRANSACTION_SYNCHRONIZATION_REGISTRY |
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<Void> LOCAL_TRANSACTION_PROVIDER
public static final org.jboss.as.server.deployment.AttachmentKey<TransactionSynchronizationRegistry> TRANSACTION_SYNCHRONIZATION_REGISTRY
public static final org.jboss.as.server.deployment.AttachmentKey<PersistenceProviderDeploymentHolder> DEPLOYED_PERSISTENCE_PROVIDER
public static final org.jboss.as.server.deployment.AttachmentKey<BeanManagerAfterDeploymentValidation> BEAN_MANAGER_AFTER_DEPLOYMENT_VALIDATION_ATTACHMENT_KEY
Copyright © 2021 JBoss by Red Hat. All rights reserved.