Package org.jumpmind.db.platform
Class AbstractDdlBuilderTest
java.lang.Object
org.jumpmind.db.platform.AbstractDdlBuilderTest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AbstractDdlBuilderTest
public AbstractDdlBuilderTest()
-
-
Method Details
-
setup
@BeforeEach public void setup() -
testAlterTableWithNewVarcharSizeForPlatformWithPlatformColumn
- Throws:
Exception
-
testAlterTableWithNewVarcharSizeForPlatformWithoutPlatformColumn
@Test public void testAlterTableWithNewVarcharSizeForPlatformWithoutPlatformColumn() throws Exception- Throws:
Exception
-
testForeignKeySupport
- Throws:
Exception
-