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