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(java.lang.String constraintName, java.lang.String sourceColumn, java.lang.String destinationTable, java.lang.String destinationColumn)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.