Uses of Class
com.atlassian.confluence.upgrade.ddl.AddForeignKeyCommand
-
Packages that use AddForeignKeyCommand Package Description com.atlassian.confluence.upgrade.ddl -
-
Uses of AddForeignKeyCommand in com.atlassian.confluence.upgrade.ddl
Methods in com.atlassian.confluence.upgrade.ddl that return AddForeignKeyCommand Modifier and Type Method Description static AddForeignKeyCommand
AddForeignKeyCommand. createCommand(String constraintName, String sourceColumn, String destinationTable, String destinationColumn)
-