Uses of Class
org.jboss.as.jpa.subsystem.PersistenceUnitRegistryImpl
Packages that use PersistenceUnitRegistryImpl
-
Uses of PersistenceUnitRegistryImpl in org.jboss.as.jpa.service
Constructors in org.jboss.as.jpa.service with parameters of type PersistenceUnitRegistryImplModifierConstructorDescriptionPersistenceUnitServiceImpl(Map properties, ClassLoader classLoader, PersistenceUnitMetadata pu, PersistenceProviderAdaptor persistenceProviderAdaptor, List<PersistenceProviderIntegratorAdaptor> persistenceProviderIntegratorAdaptors, jakarta.persistence.spi.PersistenceProvider persistenceProvider, PersistenceUnitRegistryImpl persistenceUnitRegistry, org.jboss.msc.service.ServiceName deploymentUnitServiceName, jakarta.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 PersistenceUnitRegistryImplModifier and TypeFieldDescriptionstatic final PersistenceUnitRegistryImplPersistenceUnitRegistryImpl.INSTANCE