|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectliquibase.sql.visitor.SqlVisitorFactory
public class SqlVisitorFactory
Method Summary | |
---|---|
SqlVisitor |
create(java.lang.String tagName)
Create a new Change subclass based on the given tag name. |
static SqlVisitorFactory |
getInstance()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static SqlVisitorFactory getInstance()
public SqlVisitor create(java.lang.String tagName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |