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