Package cz.cvut.kbss.jopa.sessions.change
package cz.cvut.kbss.jopa.sessions.change
-
ClassDescriptionRepresents a change to an object made during a transaction.Calculates changes made on objects by comparing a clone with its registered original.Record of a single change to an attribute.Represents object deletion.Represents addition of a new object.A set of changes made in a
UnitOfWork
.