Generated by
JDiff

Class org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor

Changed Methods
Object postProcessAfterInitialization(Object, String) Change in exceptions thrown from org.springframework.beans.BeansException to no exceptions.
 
boolean postProcessAfterInstantiation(Object, String) Change in exceptions thrown from org.springframework.beans.BeansException to no exceptions.
 
void postProcessBeforeDestruction(Object, String) Change in exceptions thrown from org.springframework.beans.BeansException to no exceptions.
 
Object postProcessBeforeInitialization(Object, String) Change in exceptions thrown from org.springframework.beans.BeansException to no exceptions.
 
Object postProcessBeforeInstantiation(Class<?>, String) Change in exceptions thrown from org.springframework.beans.BeansException to no exceptions.
 
PropertyValues postProcessPropertyValues(PropertyValues, PropertyDescriptor[], Object, String) Change in exceptions thrown from org.springframework.beans.BeansException to no exceptions.