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
NonXA Datasource SQl Connection factory class to create the Connection to the database configured with MicroTx
Connection factory to create the Connection to the database configured with MicroTx
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
Configuration class for setting up Feign interceptors for MicroTx XA transactions.
The Too Many Requests exception is thrown if the number of allowed transactions exceeds the allowed limit.