|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.upgrade.ddl.DropForeignKeyConstraintCommandFactory
public class DropForeignKeyConstraintCommandFactory
Constructor Summary | |
---|---|
DropForeignKeyConstraintCommandFactory(BootstrapManager bootstrapManager,
org.springframework.transaction.PlatformTransactionManager platformTransactionManager,
net.sf.hibernate.SessionFactory sessionFactory)
|
Method Summary | |
---|---|
DropForeignKeyConstraintCommand |
getCommand(java.lang.String tableName,
java.lang.String columnName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DropForeignKeyConstraintCommandFactory(BootstrapManager bootstrapManager, org.springframework.transaction.PlatformTransactionManager platformTransactionManager, net.sf.hibernate.SessionFactory sessionFactory)
Method Detail |
---|
public DropForeignKeyConstraintCommand getCommand(java.lang.String tableName, java.lang.String columnName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |