Class CommitProcedureInfo
java.lang.Object
tech.oxfordsemantic.jrdfox.client.CommitProcedureInfo
public class CommitProcedureInfo
extends java.lang.Object
Encapsulates information about a commit procedure.
-
Constructor Summary
Constructors Constructor Description CommitProcedureInfo(DeleteInsertUpdate[] steps) -
Method Summary
Modifier and Type Method Description booleanequals(java.lang.Object that)java.util.List<DeleteInsertUpdate>getSteps()Returns the steps of the commit procedure.inthashCode()