liquibase.sqlgenerator.core
Class AddUniqueConstraintGeneratorInformixTest
java.lang.Object
liquibase.sqlgenerator.AbstractSqlGeneratorTest<AddUniqueConstraintStatement>
liquibase.sqlgenerator.core.AddUniqueConstraintGeneratorTest
liquibase.sqlgenerator.core.AddUniqueConstraintGeneratorInformixTest
public class AddUniqueConstraintGeneratorInformixTest
- extends AddUniqueConstraintGeneratorTest
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddUniqueConstraintGeneratorInformixTest
public AddUniqueConstraintGeneratorInformixTest()
throws Exception
- Throws:
Exception
shouldBeImplementation
protected boolean shouldBeImplementation(Database database)
- Overrides:
shouldBeImplementation
in class AddUniqueConstraintGeneratorTest
Copyright © 2004-2011 Liquibase.org. All Rights Reserved.