All Classes and Interfaces

Class
Description
The Bad request exception is throws if there is any error in request input while making calls to TMM(MicroTx) coordinator.
 
 
 
Configuration class to provide XA DataSource information to MicroTx Library
MicroTxConfigProperties - reads configuration parameters set in application yaml under spring:microtx spring.microtx.coordinator-url (transaction coordinator url)
Entity Manager factory Class to create a Entity Manager to the database configured with MicroTx
 
 
Configuration class to provide Non XA DataSource information to MicroTx Library
 
 
 
The MicroTx user transaction abstract class defines the methods that allow an application to explicitly manage transaction boundaries.
Extends the MicroTxUserTransaction and define the methods to manage the User Transaction
 
 
The Too Many Requests exception is thrown if the number of allowed transactions exceeds the allowed limit.