Interface JdbcResourceTransaction

    • Method Detail

      • begin

        void begin()
        Begin the resource transaction
      • commit

        void commit()
        Commit the resource transaction
      • rollback

        void rollback()
        Rollback the resource transaction