Uses of Class
com.atlassian.confluence.upgrade.ddl.AddForeignKeyCommand

Packages that use AddForeignKeyCommand
com.atlassian.confluence.upgrade.ddl   
 

Uses of AddForeignKeyCommand in com.atlassian.confluence.upgrade.ddl
 

Methods in com.atlassian.confluence.upgrade.ddl that return AddForeignKeyCommand
static AddForeignKeyCommand AddForeignKeyCommand.createCommand(String constraintName, String sourceColumn, String destinationTable, String destinationColumn)
           
 



Copyright © 2003–2015 Atlassian. All rights reserved.