Uses of Package
org.apache.flink.connector.jdbc.xa
-
Packages that use org.apache.flink.connector.jdbc.xa Package Description org.apache.flink.connector.jdbc.xa Provides exactly-once JDBC sink implementation using Java XA transactions API (JTA). -
Classes in org.apache.flink.connector.jdbc.xa used by org.apache.flink.connector.jdbc.xa Class Description CheckpointAndXid A pair of checkpoint id andXidrepresenting a checkpoint and an associated pending (prepared) XA transaction.XaFacade Facade to the XA operations relevant tosink.XaFacade.TransientXaException Indicates a transient or unknown failure from the resource manager (seeXA_RBTRANSIENT,XAER_RMFAIL).XidGenerator Xidgenerator.