public class DbClearChecksumsCommand<T extends io.dropwizard.Configuration> extends AbstractLiquibaseCommand<T>
| Constructor and Description |
|---|
DbClearChecksumsCommand(DatabaseConfiguration<T> strategy,
Class<T> configurationClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
run(net.sourceforge.argparse4j.inf.Namespace namespace,
liquibase.Liquibase liquibase) |
configure, getConfigurationClass, runpublic DbClearChecksumsCommand(DatabaseConfiguration<T> strategy, Class<T> configurationClass)
public void run(net.sourceforge.argparse4j.inf.Namespace namespace,
liquibase.Liquibase liquibase)
throws Exception
run in class AbstractLiquibaseCommand<T extends io.dropwizard.Configuration>ExceptionCopyright © 2014. All rights reserved.