Uses of Class
liquibase.statement.core.CommentStatement

Packages that use CommentStatement
liquibase.sqlgenerator.core   
 

Uses of CommentStatement in liquibase.sqlgenerator.core
 

Methods in liquibase.sqlgenerator.core with parameters of type CommentStatement
 Sql[] CommentGenerator.generateSql(CommentStatement comment, Database database, SqlGeneratorChain sqlGeneratorChain)
           
 ValidationErrors CommentGenerator.validate(CommentStatement comment, Database database, SqlGeneratorChain sqlGeneratorChain)
           
 



Copyright © 2012 Liquibase.org. All Rights Reserved.