Class ChangesetDataSet


  • public class ChangesetDataSet
    extends java.lang.Object
    A ChangesetDataSet holds the content of a changeset. Typically, a primitive is modified only once in a changeset, but if there are multiple modifications, the first and last are kept. Further intermediate versions are not kept.