-
Manages asynchronous background tasks executed during data source and data connection lifecycle
events.
Provides access to named
DataConn data connection instances.
Represents a data connection participating in transaction lifecycles managed by a
DataHub.
Represents a data source corresponding to an external data resource, serving as a factory for
data connections or as a connection pool.
Represents an error entry containing details of a failure associated with a specific data source
or data connection.
Functional interface representing a unit of business logic executed within a
DataHub
scope.
Functional interface representing an asynchronous task to be executed by an
AsyncGroup.
Represents the cause of a transaction failure, containing state information and the associated
error.
Defines the states representing causes of transaction failures or successful states.
Defines recommended recovery actions to handle transaction failures.
Contains transaction failure diagnostic information and rollback status for a specific data
connection.
Represents the rollback outcome of a data connection during transaction failure processing.
Defines the states representing outcomes of transaction rollback attempts.