Class ContainerUndoOperation

java.lang.Object
org.apache.derby.impl.store.raw.data.ContainerBasicOperation
org.apache.derby.impl.store.raw.data.ContainerUndoOperation
All Implemented Interfaces:
Externalizable, Serializable, Formatable, TypedFormat, Compensation, Loggable

public class ContainerUndoOperation extends ContainerBasicOperation implements Compensation
A Container undo operation rolls back the change of a Container operation
See Also: