Uses of Class
com.atlassian.confluence.upgrade.ddl.AddForeignKeyCommand
Packages that use AddForeignKeyCommand
-
Uses of AddForeignKeyCommand in com.atlassian.confluence.upgrade.ddl
Methods in com.atlassian.confluence.upgrade.ddl that return AddForeignKeyCommandModifier and TypeMethodDescriptionstatic AddForeignKeyCommand
AddForeignKeyCommand.createCommand
(String constraintName, String sourceColumn, String destinationTable, String destinationColumn)