Generated by
JDiff

Class org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean

Added Methods
void setSharedCacheMode(SharedCacheMode) Specify the JPA 2.0 shared cache mode for this persistence unit, overriding a value in {@code persistence.xml} if set.
void setValidationMode(ValidationMode) Specify the JPA 2.0 validation mode for this persistence unit, overriding a value in {@code persistence.xml} if set.