Class SQLFileChange

All Implemented Interfaces:
Cloneable, Change, DbmsTargetedChange, ExtensibleObject, Plugin, LiquibaseSerializable

public class SQLFileChange extends AbstractSQLChange
Represents a Change for custom SQL stored in a File.