Interface TxnSyncHandler


public interface TxnSyncHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onBegin(org.apache.jena.query.TxnType txnType)
     
    void
     
  • Method Details

    • onBegin

      void onBegin(org.apache.jena.query.TxnType txnType)
    • onPromote

      void onPromote()