Class CommitProcedureInfo

java.lang.Object
tech.oxfordsemantic.jrdfox.client.CommitProcedureInfo

public class CommitProcedureInfo extends Object
Encapsulates information about a commit procedure.
  • Constructor Details

  • Method Details

    • getSteps

      public List<DeleteInsertUpdate> getSteps()
      Returns the steps of the commit procedure.
      Returns:
      the steps of the commit procedure
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • equals

      public boolean equals(Object that)
      Overrides:
      equals in class Object