public class DmnDbSchemaManager extends LiquibaseBasedSchemaManager
| Modifier and Type | Field and Description |
|---|---|
static String |
LIQUIBASE_CHANGELOG |
changeLogFile, changeLogPrefix, context, logger| Constructor and Description |
|---|
DmnDbSchemaManager() |
| Modifier and Type | Method and Description |
|---|---|
protected LiquibaseDatabaseConfiguration |
getDatabaseConfiguration() |
void |
initSchema() |
closeDatabase, createLiquibaseInstance, initSchema, schemaCheckVersion, schemaCreate, schemaDrop, schemaUpdatepublic static String LIQUIBASE_CHANGELOG
protected LiquibaseDatabaseConfiguration getDatabaseConfiguration()
getDatabaseConfiguration in class LiquibaseBasedSchemaManagerpublic void initSchema()
Copyright © 2019 Flowable. All rights reserved.