Package liquibase.sql.visitor
Class SqlVisitorFactory
java.lang.Object
liquibase.sql.visitor.SqlVisitorFactory
-
Method Summary
Modifier and TypeMethodDescriptionCreate a new Change subclass based on the given tag name.static SqlVisitorFactory
-
Method Details
-
getInstance
-
create
Create a new Change subclass based on the given tag name.
-