A J2EE UserTransaction implementation. J2EE applications can use instances of this class to delimit transactions. Note: J2EE applications should NOT use the default UserTransactionImp in order to avoid that the transaction service is started twice in different locations. Instances can be bound in JNDI (if the application server allows this).
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.