|
The Spring Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MutablePersistenceUnitInfo | |
|---|---|
| org.springframework.orm.jpa.persistenceunit | Internal support for managing JPA persistence units. |
| Uses of MutablePersistenceUnitInfo in org.springframework.orm.jpa.persistenceunit |
|---|
| Methods in org.springframework.orm.jpa.persistenceunit with parameters of type MutablePersistenceUnitInfo | |
|---|---|
void |
PersistenceUnitPostProcessor.postProcessPersistenceUnitInfo(MutablePersistenceUnitInfo pui)
Post-process the given PersistenceUnitInfo, for example registering further entity classes and jar files. |
protected void |
DefaultPersistenceUnitManager.postProcessPersistenceUnitInfo(MutablePersistenceUnitInfo pui)
Hook method allowing subclasses to customize each PersistenceUnitInfo. |
|
The Spring Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||