Generated by
JDiff

Class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean

Added Methods
AsyncTaskExecutor getBootstrapExecutor() Return the asynchronous executor for background bootstrapping, if any.
void setBootstrapExecutor(AsyncTaskExecutor) Specify an asynchronous executor for background bootstrapping, e.g.
 

Removed Fields
EntityManagerFactory nativeEntityManagerFactory Raw EntityManagerFactory as returned by the PersistenceProvider