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 DropTableCommand
DdlExecutor. createDropTableCommand(String tableName)
DropTableCommand
HibernateDdlExecutor. createDropTableCommand(String tableName)
-