Generated by
JDiff

Class org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager

Added Methods
void setSharedCacheMode(SharedCacheMode) Specify the JPA 2.0 shared cache mode for all of this manager's persistence units, overriding any value in {@code persistence.xml} if set.
void setValidationMode(ValidationMode) Specify the JPA 2.0 validation mode for all of this manager's persistence units, overriding any value in {@code persistence.xml} if set.