org.springframework.boot.jta.narayana

Class DataSourceXAResourceRecoveryHelper

  • java.lang.Object
    • org.springframework.boot.jta.narayana.DataSourceXAResourceRecoveryHelper
  • All Implemented Interfaces:
    com.arjuna.ats.jta.recovery.XAResourceRecoveryHelper, XAResource


    public class DataSourceXAResourceRecoveryHelper
    extends Object
    implements com.arjuna.ats.jta.recovery.XAResourceRecoveryHelper, XAResource
    XAResourceRecoveryHelper implementation which gets XIDs, which needs to be recovered, from the database.
    Since:
    1.4.0
    Author:
    Gytis Trikleris

Copyright © 2018 Pivotal Software, Inc.. All rights reserved.