Uses of Class
liquibase.change.AbstractSQLChange

Packages that use AbstractSQLChange
liquibase.change.core   
 

Uses of AbstractSQLChange in liquibase.change.core
 

Subclasses of AbstractSQLChange in liquibase.change.core
 class RawSQLChange
          Allows execution of arbitrary SQL.
 class SQLFileChange
          Represents a Change for custom SQL stored in a File.
 



Copyright © 2012 Liquibase.org. All Rights Reserved.