|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectliquibase.executor.AbstractExecutor
liquibase.executor.LoggingExecutor
liquibase.sdk.executor.MockExecutor
public class MockExecutor
Field Summary |
---|
Fields inherited from class liquibase.executor.AbstractExecutor |
---|
database |
Constructor Summary | |
---|---|
MockExecutor()
|
Method Summary | |
---|---|
String |
getRanSql()
|
Methods inherited from class liquibase.executor.LoggingExecutor |
---|
comment, execute, execute, execute, execute, getOutput, queryForInt, queryForInt, queryForList, queryForList, queryForList, queryForList, queryForLong, queryForLong, queryForObject, queryForObject, update, update, updatesDatabase |
Methods inherited from class liquibase.executor.AbstractExecutor |
---|
applyVisitors, setDatabase |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface liquibase.executor.Executor |
---|
setDatabase |
Constructor Detail |
---|
public MockExecutor()
Method Detail |
---|
public String getRanSql()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |