public class JTATransactionWrapper extends JTATransactionWrapper implements TransactionWrapper
INTERNAL:
JDK 1.5 specific version of JTATransactionWrapper. Differs from the JDK 1.4 version
in that it implements a different version of the TransactionWrapper interface,
uses a different EntityManager, and returns a different EntityTransaction version.