|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersistenceUnit | |
---|---|
org.jboss.jpa.deployment | |
org.jboss.jpa.spi |
Uses of PersistenceUnit in org.jboss.jpa.deployment |
---|
Classes in org.jboss.jpa.deployment that implement PersistenceUnit | |
---|---|
class |
PersistenceUnitDeployment
Comment |
Uses of PersistenceUnit in org.jboss.jpa.spi |
---|
Methods in org.jboss.jpa.spi that return PersistenceUnit | |
---|---|
static PersistenceUnit |
PersistenceUnitRegistry.getPersistenceUnit(String name)
|
Methods in org.jboss.jpa.spi that return types with arguments of type PersistenceUnit | |
---|---|
static Collection<PersistenceUnit> |
PersistenceUnitRegistry.getPersistenceUnits()
|
Methods in org.jboss.jpa.spi with parameters of type PersistenceUnit | |
---|---|
static void |
PersistenceUnitRegistry.register(PersistenceUnit container)
|
static void |
PersistenceUnitRegistry.unregister(PersistenceUnit container)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |