Generated by
JDiff

Class org.springframework.orm.jpa.EntityManagerFactoryUtils

Changed Methods
void applyTransactionTimeout(Query, EntityManagerFactory) Documentation changed from old to new.
Apply the current transaction timeout, if any, to the given JPA Query object.
DataAccessException convertJpaAccessExceptionIfPossible(RuntimeException) Documentation changed from old to new.
Convert the given runtime exception to an appropriate exception from the org.springframework.dao hierarchy.