| java.lang.Object | |
| ↳ | org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo |
Spring's base implementation of the JPA javax.persistence.spi.PersistenceUnitInfo interface, used to bootstrap an EntityManagerFactory in a container.
This implementation is largely a JavaBean, offering mutators for all standard PersistenceUnitInfo properties.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
This implementation throws an UnsupportedOperationException.
| |||||||||||
This implementation returns the default ClassLoader.
| |||||||||||
This implementation throws an UnsupportedOperationException.
| |||||||||||
Set the persistence provider's own package name, for exclusion from class transformation.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
org.springframework.orm.jpa.persistenceunit.SmartPersistenceUnitInfo
| |||||||||||
This implementation throws an UnsupportedOperationException.
This implementation throws an UnsupportedOperationException.
Set the persistence provider's own package name, for exclusion from class transformation.