| Package | Description |
|---|---|
| org.jboss.as.jpa.service | |
| org.jboss.as.jpa.spi | |
| org.jipijapa.plugin.spi |
| 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 | Interface and Description |
|---|---|
interface |
PersistenceUnitService
Deprecated.
replaced by
PersistenceUnitService |
| Modifier and Type | Method and Description |
|---|---|
PersistenceUnitService |
PersistenceUnitServiceRegistry.getPersistenceUnitService(String persistenceUnitResourceName)
Get the persistence unit service associated with the given management resource name.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.