public interface SchemaManager
| Modifier and Type | Method and Description |
|---|---|
void |
schemaCheckVersion() |
void |
schemaCreate() |
void |
schemaDrop() |
String |
schemaUpdate() |
default String |
schemaUpdate(String engineDbVersion) |
Copyright © 2022 Flowable. All rights reserved.