Implementation of Hibernate 4's JtaPlatform SPI (which has a different package location in Hibernate 4.0-4.2 vs 4.3), exposing passed-in {@link TransactionManager}, {@link UserTransaction} and {@link TransactionSynchronizationRegistry} references.
@author Juergen Hoeller
@since 3.1.2
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.