Holder wrapping a JPA EntityManager. JpaTransactionManager binds instances of this class to the thread, for a given EntityManagerFactory.
Note: This is an SPI class, not intended to be used by applications.
@author Juergen Hoeller
@since 2.0
@see JpaTransactionManager
@see EntityManagerFactoryUtils
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.