liquibase.sqlgenerator.core
Class DropUniqueConstraintGeneratorTest

java.lang.Object
  extended by liquibase.sqlgenerator.core.DropUniqueConstraintGeneratorTest

public abstract class DropUniqueConstraintGeneratorTest
extends Object


Constructor Summary
DropUniqueConstraintGeneratorTest()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DropUniqueConstraintGeneratorTest

public DropUniqueConstraintGeneratorTest()


Copyright © 2004-2011 Liquibase.org. All Rights Reserved.