Uses of Class
org.jboss.as.jpa.subsystem.PersistenceUnitRegistryImpl
-
Packages that use PersistenceUnitRegistryImpl Package Description org.jboss.as.jpa.service org.jboss.as.jpa.subsystem -
-
Uses of PersistenceUnitRegistryImpl in org.jboss.as.jpa.service
Constructors in org.jboss.as.jpa.service with parameters of type PersistenceUnitRegistryImpl Constructor Description PersistenceUnitServiceImpl(Map properties, ClassLoader classLoader, PersistenceUnitMetadata pu, PersistenceProviderAdaptor persistenceProviderAdaptor, javax.persistence.spi.PersistenceProvider persistenceProvider, PersistenceUnitRegistryImpl persistenceUnitRegistry, org.jboss.msc.service.ServiceName deploymentUnitServiceName, javax.validation.ValidatorFactory validatorFactory, org.jboss.as.server.deployment.SetupAction javaNamespaceSetup, BeanManagerAfterDeploymentValidation beanManagerAfterDeploymentValidation) -
Uses of PersistenceUnitRegistryImpl in org.jboss.as.jpa.subsystem
Fields in org.jboss.as.jpa.subsystem declared as PersistenceUnitRegistryImpl Modifier and Type Field Description static PersistenceUnitRegistryImplPersistenceUnitRegistryImpl. INSTANCE
-