public interface

EntityManagerFactoryPlus

implements EntityManagerFactoryPlusOperations
org.springframework.orm.jpa.EntityManagerFactoryPlus

Class Overview

Extension of the standard JPA EntityManagerFactory interface, linking in Spring's EntityManagerFactoryPlusOperations interface which defines additional operations (beyond JPA 1.0) in a vendor-independent fashion.

See Also
  • javax.persistence.EntityManager