Generated by
JDiff

Interface org.springframework.orm.jpa.JpaDialect

Removed Methods
EntityManagerFactoryPlusOperations getEntityManagerFactoryPlusOperations(EntityManagerFactory) Return an EntityManagerFactoryPlusOperations implementation for the given raw EntityManagerFactory.
EntityManagerPlusOperations getEntityManagerPlusOperations(EntityManager) Return an EntityManagerPlusOperations implementation for the given raw EntityManager.
boolean supportsEntityManagerFactoryPlusOperations() Return whether the EntityManagerFactoryPlus(Operations) interface is supported by this provider.
boolean supportsEntityManagerPlusOperations() Return whether the EntityManagerPlus(Operations) interface is supported by this provider.