public class DerbyTestSystem extends DatabaseTestSystem
TestSystem.DefinitionwrapperPRIORITY_DEFAULT, PRIORITY_NOT_APPLICABLE, PRIORITY_SPECIALIZED| Constructor and Description |
|---|
DerbyTestSystem() |
DerbyTestSystem(TestSystem.Definition definition) |
| Modifier and Type | Method and Description |
|---|---|
protected @NotNull DatabaseWrapper |
createContainerWrapper() |
protected String[] |
getSetupSql()
Define SQL to run by
DatabaseTestSystem.setup() |
createJdbcWrapper, createWrapper, execute, execute, executeInverses, executeSql, getAltCatalog, getAltSchema, getAltTablespace, getCatalog, getConnection, getConnection, getConnection, getConnectionUrl, getDatabaseFromFactory, getDriver, getDriverJar, getImageName, getPassword, getSetupPassword, getSetupUsername, getUsername, getVersion, openSetupConnection, setup, start, stopapply, getConfigurationKeys, getConfiguredValue, getConfiguredValue, getConfiguredValue, getDefinition, getEnabledTestSystems, getKeepRunning, getPriority, shouldTest, toStringpublic DerbyTestSystem()
public DerbyTestSystem(TestSystem.Definition definition)
@NotNull protected @NotNull DatabaseWrapper createContainerWrapper() throws Exception
createContainerWrapper in class DatabaseTestSystemExceptionprotected String[] getSetupSql()
DatabaseTestSystemDatabaseTestSystem.setup()getSetupSql in class DatabaseTestSystemCopyright © 2022 Liquibase.org. All rights reserved.