Package | Description |
---|---|
org.jboss.as.jpa.service | |
org.jboss.as.jpa.spi | |
org.jboss.as.jpa.subsystem |
Modifier and Type | Class and Description |
---|---|
class |
PersistenceUnitServiceImpl
Persistence Unit service that is created for each deployed persistence unit that will be referenced by the
persistence context/unit injector.
|
Modifier and Type | Method and Description |
---|---|
PersistenceUnitService |
PersistenceUnitServiceRegistry.getPersistenceUnitService(String persistenceUnitResourceName)
Get the persistence unit service associated with the given management resource name.
|
Modifier and Type | Method and Description |
---|---|
PersistenceUnitService |
PersistenceUnitRegistryImpl.getPersistenceUnitService(String persistenceUnitResourceName) |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.inject.Injector<PersistenceUnitService> |
PersistenceUnitRegistryImpl.getInjector() |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.