DbDropAllCommand | DbDropAllCommand | |||
---|---|---|---|---|
Compiled from "DbDropAllCommand.java" | Compiled from "DbDropAllCommand.java" | |||
public class io.dropwizard.migrations.DbDropAllCommand<T extends io.dropwiz ard.Configuration> extends io.dropwizard.migrations.AbstractLiquibaseComman d<T> { | public class io.dropwizard.migrations.DbDropAllCommand<T extends io.dropwiz ard.core.Configuration> extends io.dropwizard.migrations.AbstractLiquibaseC ommand<T> { | |||
public io.dropwizard.migrations.DbDropAllCommand(io.dropwizard.db.Databas eConfiguration<T>, java.lang.Class<T>, java.lang.String); | public io.dropwizard.migrations.DbDropAllCommand(io.dropwizard.db.Databas eConfiguration<T>, java.lang.Class<T>, java.lang.String); | |||
public void configure(net.sourceforge.argparse4j.inf.Subparser); | public void configure(net.sourceforge.argparse4j.inf.Subparser); | |||
public void run(net.sourceforge.argparse4j.inf.Namespace, liquibase.Liqui base) throws java.lang.Exception; | public void run(net.sourceforge.argparse4j.inf.Namespace, liquibase.Liqui base) throws java.lang.Exception; | |||
} | } | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |