|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
void setJtaDataSource(DataSource ) |
Specify the JDBC DataSource that the JPA persistence provider is supposed to use for accessing the database. |
Changed Methods | ||
void setDataSource(DataSource ) |
Documentation changed from old to new. |
Specify the JDBC DataSource that the JPA persistence provider is supposed to use for accessing the database. |
void setPersistenceUnitPostProcessors(PersistenceUnitPostProcessor[] ) |
Documentation changed from old to new. |
Set the PersistenceUnitPostProcessors to be applied to the PersistenceUnitInfo used for creating this EntityManagerFactory. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |