Uses of Class
com.atlassian.confluence.upgrade.ddl.DropTableCommand
-
Packages that use DropTableCommand Package Description com.atlassian.confluence.upgrade.ddl -
-
Uses of DropTableCommand in com.atlassian.confluence.upgrade.ddl
Methods in com.atlassian.confluence.upgrade.ddl that return DropTableCommand Modifier and Type Method Description DropTableCommandDdlExecutor. createDropTableCommand(String tableName)DropTableCommandHibernateDdlExecutor. createDropTableCommand(String tableName)
-